Skip to content

Commit 0723906

Browse files
committed
chore(release): 0.0.5
1 parent b898e29 commit 0723906

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.5](https://github.com/piecioshka/ngx-nullish/compare/v0.0.4...v0.0.5) (2024-10-12)
6+
57
### [0.0.4](https://github.com/piecioshka/ngx-nullish/compare/v0.0.3...v0.0.4) (2024-10-04)
68

79
### [0.0.3](https://github.com/piecioshka/ngx-nullish/compare/v0.0.2...v0.0.3) (2024-10-04)

projects/ngx-nullish/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ngx-nullish",
33
"description": "Angular Structural Directive which replace *ngIf by Nullish Coalescing operator",
44
"license": "MIT",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"author": {
77
"name": "Piotr Kowalski",
88
"email": "piecioshka@gmail.com",

0 commit comments

Comments
 (0)