Skip to content

Commit c20dec6

Browse files
committed
1.0.1
1 parent 12586c6 commit c20dec6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

changelog.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1+
## <small>1.0.1 (2021-07-07)</small>
2+
3+
* build: ignore dist for github ([12586c6](https://github.com/scrum/vue-restricted-input/commit/12586c6))
4+
* style: remove console log ([7186405](https://github.com/scrum/vue-restricted-input/commit/7186405))
5+
6+
7+
18
## 1.0.0 (2021-07-07)
29

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

1018

1119

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": "vue-restricted-input",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Creates a pattern for restricted-input from data obtained from credit-card-type",
55
"license": "MIT",
66
"repository": "scrum/vue-restricted-input",

0 commit comments

Comments
 (0)