Skip to content

Commit c307046

Browse files
chore(release): 1.0.1 [skip ci]
1 parent de13ca5 commit c307046

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/Alpha018/nestjs-unleash-client/compare/v1.0.0...v1.0.1) (2025-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update dev libs ([0ae7b8c](https://github.com/Alpha018/nestjs-unleash-client/commit/0ae7b8ca32eade84371c73cf9f7552da1e4a6cf4))
7+
18
# 1.0.0 (2025-10-07)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alpha018/nestjs-unleash-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A NestJS module for Unleash, providing feature flagging with decorators and a Guard.",
55
"author": "Tomás Alegre <tomas.sa467@gmail.com>",
66
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)