Skip to content

Commit

Permalink
chore(update): patch release 0.0.3 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
Celtian committed Nov 11, 2024
1 parent 7a12512 commit 824dac0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v0.0.3](https://github.com/Celtian/ngx-nullable/compare/v0.0.2...v0.0.3)

- chore(deps): deps updated [`#3`](https://github.com/Celtian/ngx-nullable/pull/3)

#### [v0.0.2](https://github.com/Celtian/ngx-nullable/compare/v0.0.1...v0.0.2)

> 24 October 2024
- deps updated [`#2`](https://github.com/Celtian/ngx-nullable/pull/2)
- chore(deps): deps updated [`9c72cdf`](https://github.com/Celtian/ngx-nullable/commit/9c72cdf43c51bb4a58f549664220545d0dfde77e)
- chore(package): config changed [`9155151`](https://github.com/Celtian/ngx-nullable/commit/9155151781a2b8e50c6f4c25579e6b437b11aecb)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-nullable",
"version": "0.0.2",
"version": "0.0.3",
"author": {
"name": "Dominik Hladík",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-nullable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-nullable",
"version": "0.0.2",
"version": "0.0.3",
"author": {
"name": "Dominik Hladík",
"email": "[email protected]",
Expand Down

0 comments on commit 824dac0

Please sign in to comment.