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

Commit

Permalink
chore(version): Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed Apr 23, 2017
1 parent 9bd8355 commit 6dc98b9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="1.4.2"></a>
## [1.4.2](https://github.com/site15/rucken/compare/1.4.0...v1.4.2) (2017-04-23)


### Bug Fixes

* **grid-select-inputs:** Change properties names and extend it ([bc0eb68](https://github.com/site15/rucken/commit/bc0eb68))
* **inputs:** Change properties names and extend it ([425364d](https://github.com/site15/rucken/commit/425364d))
* **route:** Add please wait on lazy route changes as on first load application ([48f37f9](https://github.com/site15/rucken/commit/48f37f9))
* **srcgen:** Remove extendable components from list of components ([feda93e](https://github.com/site15/rucken/commit/feda93e))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/site15/rucken/compare/1.4.0...v1.4.1) (2017-04-18)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rucken",
"version": "1.4.1",
"version": "1.4.2",
"license": "MIT",
"author": "EndyKaufman <admin@site15.ru>",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rucken",
"version": "1.4.1",
"version": "1.4.2",
"dependencies": {
"moment": "*",
"@ngx-translate/core": "*",
Expand Down

0 comments on commit 6dc98b9

Please # to comment.