Skip to content

Commit

Permalink
release create-carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Sep 21, 2024
1 parent b122675 commit 42ab6d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/polite-brooms-stare.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-carbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-carbon

## 0.1.1

### Patch Changes

- b122675: fix: adjust how create-carbon requires carbon

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-carbon",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"main": "./dist/src/index.js",
"scripts": {
Expand Down

0 comments on commit 42ab6d7

Please sign in to comment.