Skip to content

Commit 59e8965

Browse files
committed
chore(update): patch release 0.2.1 🐛
1 parent 8319d30 commit 59e8965

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.2.1](https://github.com/Celtian/ngx-nullable/compare/v0.2.0...v0.2.1)
8+
9+
- chore(deps): deps updated [`8319d30`](https://github.com/Celtian/ngx-nullable/commit/8319d309e159954dce1146d0a9043fdb2303cfa0)
10+
711
#### [v0.2.0](https://github.com/Celtian/ngx-nullable/compare/v0.1.1...v0.2.0)
812

13+
> 29 May 2025
14+
915
- feat(node): node updated [`#10`](https://github.com/Celtian/ngx-nullable/pull/10)
1016
- Angular 20 [`#9`](https://github.com/Celtian/ngx-nullable/pull/9)
1117
- chore(deps): deps updated [`9d64108`](https://github.com/Celtian/ngx-nullable/commit/9d64108fe4eac9d0a9b71d2638a6c3fda6bb9840)
18+
- chore(update): release 0.2.0 🚀 [`f241c71`](https://github.com/Celtian/ngx-nullable/commit/f241c715552719ecfd9c53097e981a12ae6eb4df)
1219
- chore(workflows): node decreased [`d137e8b`](https://github.com/Celtian/ngx-nullable/commit/d137e8b48217cc3ab0d67087de9fe5612cf55f48)
13-
- chore(node): node updated [`f7905e2`](https://github.com/Celtian/ngx-nullable/commit/f7905e20395b945a285ae9ba3380364587216c4a)
1420

1521
#### [v0.1.1](https://github.com/Celtian/ngx-nullable/compare/v0.1.0...v0.1.1)
1622

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-nullable",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "[email protected]",

projects/ngx-nullable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-nullable",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)