Skip to content

Commit 26ec3fa

Browse files
committed
chore: release v0.0.2
1 parent 2c157d4 commit 26ec3fa

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
## 0.0.1 (2019-08-16)
1+
## 0.0.2 (2021-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* add ts definitions ([2c157d4](https://github.com/kaisermann/svelte-css-vars/commit/2c157d43e3b2d402cf1ab82f5034293e0a10b42c))
27

38

49
### Features
510

6-
* 🎸 initial commit ([a0b00a2](https://github.com/kaisermann/svelte-css-vars/commit/a0b00a2))
11+
* 🎸 initial commit ([a0b00a2](https://github.com/kaisermann/svelte-css-vars/commit/a0b00a240b00e22501b6d3b5f07d4262ed1cf336))
712

813

914

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-css-vars",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Christian Kaisermann <christian@kaisermann.me>",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)