Skip to content

Commit a948ea2

Browse files
committed
1.0.2
1 parent 7b09056 commit a948ea2

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

changelog.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
## <small>1.0.2 (2021-07-09)</small>
2+
3+
* ci: try v2 and cached github actions ([7b09056](https://github.com/scrum/vue-restricted-input/commit/7b09056))
4+
* Update readme.md ([69fd30b](https://github.com/scrum/vue-restricted-input/commit/69fd30b))
5+
* Update readme.md ([08813b5](https://github.com/scrum/vue-restricted-input/commit/08813b5))
6+
7+
8+
19
## <small>1.0.1 (2021-07-07)</small>
210

11+
* 1.0.1 ([c20dec6](https://github.com/scrum/vue-restricted-input/commit/c20dec6))
312
* build: ignore dist for github ([12586c6](https://github.com/scrum/vue-restricted-input/commit/12586c6))
413
* style: remove console log ([7186405](https://github.com/scrum/vue-restricted-input/commit/7186405))
514

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-restricted-input",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
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)