Skip to content

Commit a1bef4c

Browse files
committed
maintenance: version 0.2.18 was up to 0.2.19 in cause of failed publish
1 parent 334a615 commit a1bef4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.2.18
3+
## 0.2.19 (Same as 0.2.18 which was failed to publish)
44

55
### Maintenance
66
* Component `Button`'s fixes:

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": "@spacetab-io/vue-components",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"private": false,
55
"scripts": {
66
"serve": "npm run generator:all && start-storybook -p 6006",

0 commit comments

Comments
 (0)