Skip to content

Commit 8cab008

Browse files
[ci] publish (#899)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5bcaf28 commit 8cab008

File tree

6 files changed

+233
-226
lines changed

6 files changed

+233
-226
lines changed

.changeset/cyan-fans-grin.md

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

.changeset/metal-bobcats-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,73 @@
11
# atomic-css-snippets
22

3+
## 1.0.11
4+
5+
### Patch Changes
6+
7+
- 5bcaf28: chore: update to atomizer@1.28.0
8+
39
## 1.0.10
410

511
### Patch Changes
612

7-
- 091d8a9: chore: atomizer@1.27.0 changes'
13+
- 091d8a9: chore: atomizer@1.27.0 changes'
814

915
## 1.0.9
1016

1117
### Patch Changes
1218

13-
- 4efff5e: chore: atomizer@3.24.0
19+
- 4efff5e: chore: atomizer@3.24.0
1420

1521
## 1.0.8
1622

1723
### Patch Changes
1824

19-
- b3a2a93: chore: update to atomizer@1.23.0
25+
- b3a2a93: chore: update to atomizer@1.23.0
2026

2127
## 1.0.7
2228

2329
### Patch Changes
2430

25-
- c333d79: chore: atomizer@1.20.0 update
31+
- c333d79: chore: atomizer@1.20.0 update
2632

2733
## 1.0.6
2834

2935
### Patch Changes
3036

31-
- Update snippet definitions for atomizer@3.18.1
37+
- Update snippet definitions for atomizer@3.18.1
3238

3339
## 1.0.5
3440

3541
### Patch Changes
3642

37-
- Update snippet definitions for atomizer@3.17.0
43+
- Update snippet definitions for atomizer@3.17.0
3844

3945
## 1.0.4
4046

4147
### Patch Changes
4248

43-
- Update snippet definitions for atomizer@3.16.1
49+
- Update snippet definitions for atomizer@3.16.1
4450

4551
## 1.0.3
4652

4753
### Patch Changes
4854

49-
- Update snippet definitions for atomizer@3.16.0
55+
- Update snippet definitions for atomizer@3.16.0
5056

5157
## 1.0.2
5258

5359
### Patch Changes
5460

55-
- Update snippet definitions for atomizer@3.15.0
61+
- Update snippet definitions for atomizer@3.15.0
5662

5763
## 1.0.1
5864

5965
### Patch Changes
6066

61-
- Update snippet definitions for atomizer@3.14.1
67+
- Update snippet definitions for atomizer@3.14.1
6268

6369
## 1.0.0
6470

6571
### Major Changes
6672

67-
- Initial release
73+
- Initial release

packages/atomic-css-snippets/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "atomic-css-snippets",
33
"displayName": "Atomic CSS Snippets",
44
"description": "Provides quick suggestions for Atomic CSS class names",
5-
"version": "1.0.10",
5+
"version": "1.0.11",
66
"license": "MIT",
77
"publisher": "acss-io",
88
"devDependencies": {
9-
"atomizer": "^3.24.0",
9+
"atomizer": "^3.29.0",
1010
"vsce": "^2.10.0"
1111
},
1212
"repository": {

0 commit comments

Comments
 (0)