Skip to content

Commit 66765b0

Browse files
[ci] release
1 parent 215fd7e commit 66765b0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tangy-singers-film.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cssom-gen
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`215fd7e`](https://github.com/davejsdev/cssom-gen/commit/215fd7e46af7089be80883dcec83c9eeb36afc29) Thanks [@davejsdev](https://github.com/davejsdev)! - fix ts config for cjs bundling
8+
39
## 0.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cssom-gen",
33
"description": "Programmatically generate CSS using CSSOM ",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"type": "module",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)