Skip to content

Commit dd1bbbb

Browse files
committed
chore(release): 17.0.0
1 parent 0f44f87 commit dd1bbbb

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
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+
# [17.0.0](https://github.com/ngxtools/ngx.tools/compare/16.0.0-next.2...17.0.0) (2023-11-09)
4+
5+
6+
### Features
7+
8+
* upgrade to angular v17 ([0f44f87](https://github.com/ngxtools/ngx.tools/commit/0f44f872972f962066517599b6c58aa61e258abe))
9+
- Update to Angular v17
10+
- Update Algolia to latest
11+
- Remove the custom View Transition API code and use `withViewTransitions ()`
12+
- Use `@if` and `@for` control flows
13+
314
# [16.0.0-next.2](https://github.com/ngxtools/ngx.tools/compare/15.0.0...16.0.0-next.2) (2023-03-13)
415

516

@@ -108,4 +119,4 @@
108119
* add requested features ([bcaf694](https://github.com/ngxtools/ngx.tools/commit/bcaf694))
109120
* add search tracking ([41c5d3c](https://github.com/ngxtools/ngx.tools/commit/41c5d3c))
110121
* add support for keywords searching ([3e188cf](https://github.com/ngxtools/ngx.tools/commit/3e188cf))
111-
* search by author ([25449cc](https://github.com/ngxtools/ngx.tools/commit/25449cc))
122+
* 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx.tools",
3-
"version": "16.0.0-next.2",
3+
"version": "17.0.0",
44
"license": "Apache-2.0",
55
"author": {
66
"name": "Wassim Chegham",

0 commit comments

Comments
 (0)