Skip to content

Commit fe52a92

Browse files
committed
Updates v2.1.0
1 parent 567f5d1 commit fe52a92

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
<a name="2.0.0"></a>
6-
## [2.0.0](https://github.com/robust-team/angular-forms/compare/v1.2.0...v2.0.0) (2017-09-28)
5+
<a name="2.1.0"></a>
6+
## [2.1.0](https://github.com/robust-team/angular-forms/compare/v1.2.0...v2.1.0) (2017-09-28)
77

88
### Features
99

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robust-team/angular-forms",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"license": "MIT",
55
"description": "A Simple Angular Forms Generator",
66
"main": "./bundles/angular-forms.umd.js",

0 commit comments

Comments
 (0)