Skip to content

Commit d3f83e5

Browse files
committed
chore(update): patch release 2.3.1 🐛
1 parent d7eb355 commit d3f83e5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ 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+
#### [v2.3.1](https://github.com/Celtian/ngx-cut/compare/v2.3.0...v2.3.1)
8+
9+
- deps updated [`#22`](https://github.com/Celtian/ngx-cut/pull/22)
10+
- chore(deps): deps updated [`e3948ff`](https://github.com/Celtian/ngx-cut/commit/e3948ffcf7e94dfd1d34c0e2b152da0ee73e7490)
11+
- chore(tslib): lip updated [`e079d75`](https://github.com/Celtian/ngx-cut/commit/e079d752e22acb273f6f7292a03d796f60ba3f2a)
12+
713
#### [v2.3.0](https://github.com/Celtian/ngx-cut/compare/v2.2.1...v2.3.0)
814

15+
> 2 June 2024
16+
917
- feat(jest): migrate to jest [`#21`](https://github.com/Celtian/ngx-cut/pull/21)
1018
- Angular 18 [`#20`](https://github.com/Celtian/ngx-cut/pull/20)
1119
- chore(deps): angular updated [`acbe37e`](https://github.com/Celtian/ngx-cut/commit/acbe37e358e3feaa59cf543dcfcbf92089423a35)
20+
- chore(update): release 2.3.0 🚀 [`ed4bf2a`](https://github.com/Celtian/ngx-cut/commit/ed4bf2ae7190a53c97f86d06e3f343d776f7a11f)
1221
- fix(actions): lint [`c2b6fc7`](https://github.com/Celtian/ngx-cut/commit/c2b6fc7771d115ccfd4b61fa891e97e02da3ee66)
13-
- chore(node): limits changed [`4c56af7`](https://github.com/Celtian/ngx-cut/commit/4c56af71720181b90fa0efeb676d3c9e3624e2f4)
1422

1523
#### [v2.2.1](https://github.com/Celtian/ngx-cut/compare/v2.2.0...v2.2.1)
1624

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-cut",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "[email protected]",

projects/ngx-cut/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-cut",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"author": {
55
"name": "Dominik Hladík",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)