Skip to content

Commit

Permalink
release: 0.0.2-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrie Nachtweh committed Oct 12, 2020
1 parent 1934e7a commit b5626f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,17 @@

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

#### [0.0.2-1](https://github.com/ambitiondev/form-utils/compare/0.0.2-1...0.0.2-1)
#### [0.0.2-2](https://github.com/ambitiondev/form-utils/compare/0.0.2-2...0.0.2-2)

> 12 October 2020
- chore: add types and update config ts [`1934e7a`](https://github.com/ambitiondev/form-utils/commit/1934e7a063bce37725c8aa7447b115bae60ad532)

#### [0.0.2-2](https://github.com/ambitiondev/form-utils/compare/0.0.2-1...0.0.2-2)

> 12 October 2020
- release: 0.0.2-2 [`66d5f2d`](https://github.com/ambitiondev/form-utils/commit/66d5f2d0caf31bb6367b740f47e456ee23725530)
- fix: release it bump to before for up-to-date changelog [`b8f0eb3`](https://github.com/ambitiondev/form-utils/commit/b8f0eb31542cc16486a92a3acd9978ab35f4f8d1)

#### [0.0.2-1](https://github.com/ambitiondev/form-utils/compare/0.0.2-0...0.0.2-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": "@ambitiondev/form-utils",
"version": "0.0.2-2",
"version": "0.0.2-3",
"description": "A bundle of form utilities for usage in your (web)app",
"main": "dist/form-utils.common.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit b5626f5

Please sign in to comment.