We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c157d4 commit 26ec3faCopy full SHA for 26ec3fa
CHANGELOG.md
@@ -1,9 +1,14 @@
1
-## 0.0.1 (2019-08-16)
+## 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))
7
8
9
### Features
10
-* 🎸 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))
12
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-css-vars",
- "version": "0.0.1",
+ "version": "0.0.2",
"author": "Christian Kaisermann <christian@kaisermann.me>",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments