Skip to content

Commit dcd4001

Browse files
committed
chore(release): 1.1.1
1 parent 4ebd329 commit dcd4001

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.1.1](https://github.com/necodeIT/echidna_server/compare/v1.1.0...v1.1.1) (2025-02-12)
6+
7+
8+
### Bug Fixes
9+
10+
* change verify call method to post ([bb17a4b](https://github.com/necodeIT/echidna_server/commit/bb17a4b7881c0ae277d46e540303a3c38e98f9fc))
11+
* make verify endpoint working ([057ba4a](https://github.com/necodeIT/echidna_server/commit/057ba4af76663da897ace1fb0baf7d96e776d88e))
12+
513
## 1.1.0 (2025-01-07)
614

715

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: echidna_server
22
description: "A software licensing server written in dart"
3-
version: 1.1.0
3+
version: 1.1.1
44
repository: https://github.com/necodeIT/echidna_server
55
publish_to: none
66

0 commit comments

Comments
 (0)