Skip to content

Commit 7248e91

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 1.1.0
1 parent f027847 commit 7248e91

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/untrustedmodders/plugify-module-golang/compare/v1.0.1...v1.1.0) (2025-03-17)
4+
5+
6+
### Features
7+
8+
* add path getters ([f027847](https://github.com/untrustedmodders/plugify-module-golang/commit/f027847c026f037c15d8aec0df5a66b1e290eeb1))
9+
10+
11+
### Bug Fixes
12+
13+
* avoid copying of context ([a75d513](https://github.com/untrustedmodders/plugify-module-golang/commit/a75d513244c92663468803d98e737d51182a1ce5))
14+
315
## [1.0.1](https://github.com/untrustedmodders/plugify-module-golang/compare/v1.0.0...v1.0.1) (2025-03-10)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.1.0

0 commit comments

Comments
 (0)