Skip to content

Commit 110e697

Browse files
committed
chore(release): 15.0.0
1 parent 0cfae5e commit 110e697

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11

22

3+
# [15.0.0](https://github.com/ngxtools/ngx.tools/compare/13.0.0...15.0.0) (2023-03-04)
4+
5+
### Changes
6+
7+
* chore: update to angular cli v15 ([2376fe6](https://github.com/ngxtools/ngx.tools/commit/2376fe63424f6692b69ac988b08c869d1c837795))
8+
* chore: move to css grids ([bebf1c3](https://github.com/ngxtools/ngx.tools/commit/bebf1c3606d98c8ca5697b3b02b0f1e000d770a1))
9+
10+
### Bug Fixes
11+
12+
* exclude ga from sw ([18370fb](https://github.com/ngxtools/ngx.tools/commit/18370fb8340943a3584892b26a8937dd53198a35))
13+
314
# [13.0.0](https://github.com/ngxtools/ngx.tools/compare/9.0.0...13.0.0) (2022-05-08)
415

516

@@ -80,4 +91,4 @@
8091
* add requested features ([bcaf694](https://github.com/ngxtools/ngx.tools/commit/bcaf694))
8192
* add search tracking ([41c5d3c](https://github.com/ngxtools/ngx.tools/commit/41c5d3c))
8293
* add support for keywords searching ([3e188cf](https://github.com/ngxtools/ngx.tools/commit/3e188cf))
83-
* search by author ([25449cc](https://github.com/ngxtools/ngx.tools/commit/25449cc))
94+
* search by author ([25449cc](https://github.com/ngxtools/ngx.tools/commit/25449cc))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx.tools",
3-
"version": "13.0.0",
3+
"version": "15.0.0",
44
"license": "Apache-2.0",
55
"author": {
66
"name": "Wassim Chegham",
@@ -63,4 +63,4 @@
6363
"release-it": "^15.0.0",
6464
"typescript": "~4.9.5"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)