Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit eb1ad1c

Browse files
committed
chore(version): Release
1 parent 9697fc6 commit eb1ad1c

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.1.0](https://github.com/rucken/ionic/compare/0.0.4...0.1.0) (2019-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Revert use form-group to without bindIO ([9697fc6](https://github.com/rucken/ionic/commit/9697fc6))
7+
8+
9+
### Features
10+
11+
* Add ngx-bind-io and update all sources ([4ac5ab6](https://github.com/rucken/ionic/commit/4ac5ab6))
12+
13+
14+
115
## [0.0.4](https://github.com/rucken/ionic/compare/0.0.3...0.0.4) (2019-01-12)
216

317

libs/rucken/ionic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rucken/ionic",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"engines": {
55
"node": ">=10",
66
"npm": ">=6.4.0"

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rucken-ionic",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"engines": {
55
"node": ">=11",
66
"npm": ">=6.5.0"

0 commit comments

Comments
 (0)