Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jul 7, 2021
1 parent 1632379 commit ab1f381
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,6 +1,19 @@
## 1.0.0 (2021-07-07)

* build: add lock ([1632379](https://github.com/scrum/vue-restricted-input/commit/1632379))
* build: remove dist because not need ([5296c3f](https://github.com/scrum/vue-restricted-input/commit/5296c3f))
* refactor: to ts and build ([c484b6a](https://github.com/scrum/vue-restricted-input/commit/c484b6a))
* docs: update link to demo in new tab ([726dd20](https://github.com/scrum/vue-restricted-input/commit/726dd20))
* docs: update xo badge ([c1f5cea](https://github.com/scrum/vue-restricted-input/commit/c1f5cea))
* Create funding.yml ([7ca48fe](https://github.com/scrum/vue-restricted-input/commit/7ca48fe))



## <small>0.0.4 (2019-06-27)</small>

* 0.0.4 ([edc7358](https://github.com/scrum/vue-restricted-input/commit/edc7358))
* build: bundle ([c6401d5](https://github.com/scrum/vue-restricted-input/commit/c6401d5))
* build: update changelog ([d0cd473](https://github.com/scrum/vue-restricted-input/commit/d0cd473))
* build: update depDev ([dba1201](https://github.com/scrum/vue-restricted-input/commit/dba1201))
* perf: change to credit-card-input-mask ([3269e94](https://github.com/scrum/vue-restricted-input/commit/3269e94))

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-restricted-input",
"version": "0.0.4",
"version": "1.0.0",
"description": "Creates a pattern for restricted-input from data obtained from credit-card-type",
"license": "MIT",
"repository": "scrum/vue-restricted-input",
Expand Down

0 comments on commit ab1f381

Please sign in to comment.