Skip to content

Commit f7f6b00

Browse files
committed
chore(update): patch release 0.0.5 🐛
1 parent 5b7ae77 commit f7f6b00

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ 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.5](https://github.com/Celtian/ngx-nullable/compare/v0.0.4...v0.0.5)
8+
9+
- chore(codecov): config changed [`5b7ae77`](https://github.com/Celtian/ngx-nullable/commit/5b7ae77ed15d7ee2f051f637a787479cbe7cfa69)
10+
711
#### [v0.0.4](https://github.com/Celtian/ngx-nullable/compare/v0.0.3...v0.0.4)
812

13+
> 11 November 2024
14+
915
- feat(codecov): make codecov working [`#4`](https://github.com/Celtian/ngx-nullable/pull/4)
16+
- chore(update): patch release 0.0.4 🐛 [`e108f5b`](https://github.com/Celtian/ngx-nullable/commit/e108f5b711ac2b80c1802b3a89e4300d1e110c2e)
1017

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

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.4",
3+
"version": "0.0.5",
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.0.4",
3+
"version": "0.0.5",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)