Skip to content

Commit 824dac0

Browse files
committed
chore(update): patch release 0.0.3 🐛
1 parent 7a12512 commit 824dac0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.0.3](https://github.com/Celtian/ngx-nullable/compare/v0.0.2...v0.0.3)
8+
9+
- chore(deps): deps updated [`#3`](https://github.com/Celtian/ngx-nullable/pull/3)
10+
711
#### [v0.0.2](https://github.com/Celtian/ngx-nullable/compare/v0.0.1...v0.0.2)
812

13+
> 24 October 2024
14+
915
- deps updated [`#2`](https://github.com/Celtian/ngx-nullable/pull/2)
1016
- chore(deps): deps updated [`9c72cdf`](https://github.com/Celtian/ngx-nullable/commit/9c72cdf43c51bb4a58f549664220545d0dfde77e)
1117
- chore(package): config changed [`9155151`](https://github.com/Celtian/ngx-nullable/commit/9155151781a2b8e50c6f4c25579e6b437b11aecb)

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.0.2",
3+
"version": "0.0.3",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "dominik.hladik@seznam.cz",

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.0.2",
3+
"version": "0.0.3",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "dominik.hladik@seznam.cz",

0 commit comments

Comments
 (0)