Skip to content

Commit e1612ba

Browse files
chore(release): publish packages
- [email protected]
1 parent e34d3af commit e1612ba

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,43 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2025-07-10
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- [`getsecure` - `v4.0.0`](#getsecure---v400)
15+
16+
Packages with other changes:
17+
18+
- There are no other changes in this release.
19+
20+
---
21+
22+
#### `getsecure` - `v4.0.0`
23+
24+
- **BREAKING** **FIX**: version.
25+
26+
dsfasdf
27+
asdfasdf
28+
sdfasdf
29+
30+
31+
## 4.0.0
32+
33+
> Note: This release has breaking changes.
34+
35+
- **BREAKING** **FIX**: version.
36+
37+
dsfasdf
38+
asdfasdf
39+
sdfasdf
40+
41+
42+
643
## 2025-07-10
744

845
### Changes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: getsecure
22
description: Secure links for limited time access with simple md5 hash. Generate time-limited URLs with hash-based protection.
3-
version: 3.0.0
3+
version: 4.0.0
44
repository: https://github.com/TestOrganizationPleaseIgnore/getsecure-dart
55
homepage: https://github.com/TestOrganizationPleaseIgnore/getsecure-dart
66
documentation: https://github.com/TestOrganizationPleaseIgnore/getsecure-dart/blob/main/README.md

0 commit comments

Comments
 (0)