Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 438c47d

Browse files
committed
added changelog updates for 0.0.13, bumped to 0.0.14 to republish
1 parent dcc6ba0 commit 438c47d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
Version numbers correspond to `bower.json` version
2+
# 0.0.14
3+
4+
Botched a publish with npm, so 0.0.13 became 0.0.14, just needed to update the changelog.
5+
26
# 0.0.13
37

48
## Features

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formly",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"authors": [
55
"Astrism <[email protected]>"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formly",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"author": "Astrism <[email protected]>",
55
"homepage": "http://nimbly.github.io/angular-formly/",
66
"repository": {

0 commit comments

Comments
 (0)