Skip to content

Commit 3b39812

Browse files
committed
chore(repo): release ngx-lil-gui 2.1.0
1 parent eb77c2f commit 3b39812

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

packages/ngx-lil-gui/CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2+
3+
## [2.1.0](https://github.com/nartc/nartc-workspace/compare/ngx-lil-gui-v2.0.0...ngx-lil-gui-v2.1.0) (2022-05-15)
4+
5+
6+
### Documentations
7+
8+
* **lil-gui:** remove lil-gui from installation guide ([a745626](https://github.com/nartc/nartc-workspace/commit/a74562648cf89727c1236a55086f92a8916e418d))
9+
* use readonly ([fcb9d52](https://github.com/nartc/nartc-workspace/commit/fcb9d5258c8e3288cebcf883a4105445c79c56df))
10+
111
## 2.0.0 (2022-01-23)
212

313
### ⚠ BREAKING CHANGES
@@ -50,5 +60,4 @@
5060

5161
* add [@nartc](https://github.com/nartc) as a
5262
contributor ([cc7780c](https://github.com/nartc/ngx-lil-gui/commit/cc7780c097cfa2bbfa84a8ea4362e309fb29ad5f))
53-
* readme ([ab35fa4](https://github.com/nartc/ngx-lil-gui/commit/ab35fa47e374668916aa8c38303abb80f1bd97db))
54-
63+
* readme ([ab35fa4](https://github.com/nartc/ngx-lil-gui/commit/ab35fa47e374668916aa8c38303abb80f1bd97db))

packages/ngx-lil-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-lil-gui",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)