From b8c299cc9f5de1c81ddecf6b54095420ed0ddc20 Mon Sep 17 00:00:00 2001 From: marat-affinidi Date: Mon, 24 Mar 2025 19:00:41 +0000 Subject: [PATCH 1/2] chore(release): publish packages - getsecure@1.2.0 --- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++ pubspec.yaml | 2 +- 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e0a286..c199da0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2025-03-24 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`getsecure` - `v1.2.0`](#getsecure---v120) + +--- + +#### `getsecure` - `v1.2.0` + + - **FIX**: use ptoken. + - **FIX**: bump version. + - **FIX**: add changelog. + - **FIX**: prepare for publishing. + - **FEAT**: Update CHANGELOG.md. + - **FEAT**: update. + - **FEAT**: update. + - **FEAT**: release pipeline. + - **FEAT**: init. + +## 1.2.0 + + - **FIX**: use ptoken. + - **FIX**: bump version. + - **FIX**: add changelog. + - **FIX**: prepare for publishing. + - **FEAT**: Update CHANGELOG.md. + - **FEAT**: update. + - **FEAT**: update. + - **FEAT**: release pipeline. + - **FEAT**: init. + + ## 2025-03-24 ### Changes diff --git a/pubspec.yaml b/pubspec.yaml index 1ead2f4..b0f010f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: getsecure description: Secure links for limited time access with simple md5 hash. Generate time-limited URLs with hash-based protection. -version: 1.1.0 +version: 1.2.0 repository: https://github.com/TestOrganizationPleaseIgnore/getsecure-dart homepage: https://github.com/TestOrganizationPleaseIgnore/getsecure-dart documentation: https://github.com/TestOrganizationPleaseIgnore/getsecure-dart/blob/main/README.md From 7da8490840656885eedcdba04b2344b9cc45d1f8 Mon Sep 17 00:00:00 2001 From: marat-affinidi <201080633+marat-affinidi@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:00:58 +0000 Subject: [PATCH 2/2] [create-pull-request] automated change --- .test-results.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.test-results.json b/.test-results.json index 106b473..54e0d25 100644 --- a/.test-results.json +++ b/.test-results.json @@ -1,10 +1,10 @@ -{"protocolVersion":"0.1.1","runnerVersion":"1.25.15","pid":2142,"type":"start","time":0} +{"protocolVersion":"0.1.1","runnerVersion":"1.25.15","pid":2155,"type":"start","time":0} {"suite":{"id":0,"platform":"vm","path":"test/example_test.dart"},"type":"suite","time":0} -{"test":{"id":1,"name":"loading test/example_test.dart","suiteID":0,"groupIDs":[],"metadata":{"skip":false,"skipReason":null},"line":null,"column":null,"url":null},"type":"testStart","time":42} -{"count":1,"time":52,"type":"allSuites"} -{"testID":1,"result":"success","skipped":false,"hidden":true,"type":"testDone","time":771} -{"group":{"id":2,"suiteID":0,"parentID":null,"name":"","metadata":{"skip":false,"skipReason":null},"testCount":1,"line":null,"column":null,"url":null},"type":"group","time":774} -{"group":{"id":3,"suiteID":0,"parentID":2,"name":"A group of tests","metadata":{"skip":false,"skipReason":null},"testCount":1,"line":4,"column":3,"url":"file:///home/runner/work/getsecure-dart/getsecure-dart/test/example_test.dart"},"type":"group","time":776} -{"test":{"id":4,"name":"A group of tests First Test","suiteID":0,"groupIDs":[2,3],"metadata":{"skip":false,"skipReason":null},"line":11,"column":5,"url":"file:///home/runner/work/getsecure-dart/getsecure-dart/test/example_test.dart"},"type":"testStart","time":776} +{"test":{"id":1,"name":"loading test/example_test.dart","suiteID":0,"groupIDs":[],"metadata":{"skip":false,"skipReason":null},"line":null,"column":null,"url":null},"type":"testStart","time":33} +{"count":1,"time":42,"type":"allSuites"} +{"testID":1,"result":"success","skipped":false,"hidden":true,"type":"testDone","time":769} +{"group":{"id":2,"suiteID":0,"parentID":null,"name":"","metadata":{"skip":false,"skipReason":null},"testCount":1,"line":null,"column":null,"url":null},"type":"group","time":773} +{"group":{"id":3,"suiteID":0,"parentID":2,"name":"A group of tests","metadata":{"skip":false,"skipReason":null},"testCount":1,"line":4,"column":3,"url":"file:///home/runner/work/getsecure-dart/getsecure-dart/test/example_test.dart"},"type":"group","time":774} +{"test":{"id":4,"name":"A group of tests First Test","suiteID":0,"groupIDs":[2,3],"metadata":{"skip":false,"skipReason":null},"line":11,"column":5,"url":"file:///home/runner/work/getsecure-dart/getsecure-dart/test/example_test.dart"},"type":"testStart","time":774} {"testID":4,"result":"success","skipped":false,"hidden":false,"type":"testDone","time":793} -{"success":true,"type":"done","time":809} +{"success":true,"type":"done","time":805}