Skip to content

Commit f82e28f

Browse files
chore(release): publish
1 parent 0a306d8 commit f82e28f

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/silver-beds-post.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @drivenets/eslint-plugin-design-system
22

3+
## 0.0.13
4+
5+
### Patch Changes
6+
7+
- 8c37905: Improve build process
8+
39
## 0.0.12
410

511
### Patch Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@drivenets/eslint-plugin-design-system",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"license": "Apache-2.0",
55
"type": "module",
66
"types": "./dist/index.d.cts",

packages/vite-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @drivenets/vite-plugin-design-system
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- 8c37905: Improve build process
8+
39
## 0.0.6
410

511
### Patch Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@drivenets/vite-plugin-design-system",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"license": "Apache-2.0",
55
"type": "module",
66
"types": "./src/index.ts",

0 commit comments

Comments
 (0)