Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismllr committed Jun 10, 2021
1 parent 86aee45 commit 902acd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [0.0.2](https://github.com/chrismllr/ember-validation-state/compare/0.0.2...0.0.2)

> 14 September 2020
#### [0.1.0](https://github.com/chrismllr/ember-validation-state/compare/0.0.2...0.1.0)

- internal: add changelog + generation [`#6`](https://github.com/chrismllr/ember-validation-state/pull/6)
- feat: add lazy validators initialization/ typescript types/ ember update [`#17`](https://github.com/chrismllr/ember-validation-state/pull/17)
- Bump node-fetch from 2.6.0 to 2.6.1 [`#4`](https://github.com/chrismllr/ember-validation-state/pull/4)
- Bump elliptic from 6.5.2 to 6.5.3 [`#3`](https://github.com/chrismllr/ember-validation-state/pull/3)
- feat: format using prettier [`#2`](https://github.com/chrismllr/ember-validation-state/pull/2)
- internal: run CI via github actions [`#1`](https://github.com/chrismllr/ember-validation-state/pull/1)

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": "ember-validation-state",
"version": "0.0.2",
"version": "0.1.0",
"description": "Utilizes ember-validators to provide a decorator for form validation state.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 902acd2

Please sign in to comment.