Skip to content

Commit

Permalink
chore(release): publish v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
innocces committed Jan 8, 2023
1 parent 427afa3 commit d6647f3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["example"]
"updateInternalDependencies": "patch"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# dumi-theme-chakra

## 0.0.1

### Patch Changes

- complete version for dumi-theme-chakra
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dumi-theme-chakra",
"version": "0.0.0",
"version": "0.0.1",
"description": "chakra theme for dumi2",
"types": "dist/types.d.ts",
"scripts": {
Expand Down

0 comments on commit d6647f3

Please sign in to comment.