Skip to content

Commit 84d6cb5

Browse files
authored
Merge pull request #7 from ShareChat/changeset-release/main
Version Packages
2 parents ce0c92f + 33d5a1a commit 84d6cb5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/six-ghosts-exist.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
# @mohalla-tech/atomizer-tailwindcss-migrator
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- ce0c92f: Update package.json remove unused scripts
8+
39
## 1.0.1
410

511
### Patch Changes

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.1",
3+
"version": "1.0.2",
44
"description": "A CLI tool to migrate from atomizer to tailwindcss",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)