Skip to content
This repository was archived by the owner on Jan 23, 2022. It is now read-only.

Commit 19e8e63

Browse files
committedDec 14, 2021
chore: release 1.0.1
1 parent 9ed222a commit 19e8e63

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.1](https://github.com/nartc/ngx-lil-gui/compare/1.0.0...1.0.1) (2021-12-14)
2+
3+
4+
### Documentations
5+
6+
* adjust demo ([9ed222a](https://github.com/nartc/ngx-lil-gui/commit/9ed222a3a9e3ac9efb503cc16719382e648acfd3))
7+
18
## 1.0.0 (2021-12-14)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-lil-gui",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve demo",

‎projects/ngx-lil-gui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-lil-gui",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)