8000 release(template): 15.0.0 · rx-angular/rx-angular@93b71e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93b71e8

Browse files
committed
release(template): 15.0.0
1 parent 5b61082 commit 93b71e8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/template/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [15.0.0](https://github.com/rx-angular/rx-angular/compare/template@14.0.0...template@15.0.0) (2023-04-12)
6+
7+
8+
### Features
9+
10+
* upgrade Angular to v15 ([a9938bc](https://github.com/rx-angular/rx-angular/commit/a9938bcb7b7df7d0557d9c682ada9cce55ad495e))
11+
12+
13+
### BREAKING CHANGES
14+
15+
* The required `@angular/core` version is now `^15.0.0`.
16+
17+
18+
519
# [14.0.0](https://github.com/rx-angular/rx-angular/compare/template@2.0.0...template@14.0.0) (2023-04-11)
620

721

libs/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/template",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)
0