Skip to content

Commit a0a3e10

Browse files
authored
Merge pull request #6 from ShareChat/changeset-release/main
Version Packages
2 parents aa80f46 + c59dfa0 commit a0a3e10

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sharp-taxis-live.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
@@ -4,6 +4,12 @@
44

55
### Patch Changes
66

7+
- aa80f46: Add keywords to package.json
8+
9+
## 1.0.1
10+
11+
### Patch Changes
12+
713
- 0d08638: Update README and option names
814

915
## 1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mohalla-tech/atomizer-tailwindcss-migrator",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A CLI tool to migrate from atomizer to tailwindcss",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)