Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4946f36

Browse files
committed
release(template): 1.0.0-beta.29
1 parent 718eb36 commit 4946f36

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/template/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-beta.29](https://github.com/rx-angular/rx-angular/compare/[email protected]@1.0.0-beta.29) (2021-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **schematics:** fix template migration ([#848](https://github.com/rx-angular/rx-angular/issues/848)) ([718eb36](https://github.com/rx-angular/rx-angular/commit/718eb36810533f42e9ed6366beb96b00b78c494a))
7+
8+
9+
110
# [1.0.0-beta.28](https://github.com/rx-angular/rx-angular/compare/[email protected]@1.0.0-beta.28) (2021-08-23)
211

312
* **template:** remove RxJS dependency

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": "1.0.0-beta.28",
3+
"version": "1.0.0-beta.29",
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)