Skip to content

Commit

Permalink
Changeset version
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlmao committed Feb 26, 2023
1 parent 7120025 commit 3da3603
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-pumas-care.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @chimera-ui/components

## 0.1.0

### Minor Changes

- d9fa560: Initial publish
- efd2e64: Exposes default classes in intellisense
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chimera-ui/components",
"version": "0.0.0",
"version": "0.1.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions packages/eslint-config-chimera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.0",
"main": "index.js",
"license": "MIT",
"private": true,
"dependencies": {
"eslint-config-next": "latest",
"eslint-config-prettier": "^8.3.0",
Expand Down

0 comments on commit 3da3603

Please sign in to comment.