Skip to content

Commit 517f7a3

Browse files
committed
chore(update): patch release 0.1.1 🐛
1 parent 6f7d89a commit 517f7a3

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,10 +4,17 @@ 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.1.1](https://github.com/Celtian/ngx-nullable/compare/v0.1.0...v0.1.1)
8+
9+
- chore(deps): deps updated [`#8`](https://github.com/Celtian/ngx-nullable/pull/8)
10+
711
#### [v0.1.0](https://github.com/Celtian/ngx-nullable/compare/v0.0.6...v0.1.0)
812

13+
> 15 February 2025
14+
915
- chore(deps): deps updated [`#7`](https://github.com/Celtian/ngx-nullable/pull/7)
1016
- feat(test): test jest updated [`#6`](https://github.com/Celtian/ngx-nullable/pull/6)
17+
- chore(update): release 0.1.0 🚀 [`bd32342`](https://github.com/Celtian/ngx-nullable/commit/bd323420f134300898e656e641b72c9f4e1058ca)
1118
- chore(eslint): root prefix removed [`19a2610`](https://github.com/Celtian/ngx-nullable/commit/19a261033c4b092367998ba9c395421a2c8fca9e)
1219
- chore(package): package info chnaged [`4a2b1a3`](https://github.com/Celtian/ngx-nullable/commit/4a2b1a37740e2eba9f63e889147b72adeccabe2a)
1320

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

0 commit comments

Comments
 (0)