Skip to content

Commit

Permalink
Merge pull request #213 from wethegit/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
marlonmarcello authored May 22, 2024
2 parents 9084199 + 5b73084 commit 7111239
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-squids-work.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fast-apples-rescue.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/wethegit-components-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wethegit/components-cli

## 3.0.7

### Patch Changes

- 704cba7: fix: exclude mdx files from CLI copy
- ff0108e: hotfix: deps versions
- Updated dependencies [ff0108e]
- @wethegit/components@2.3.9

## 3.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/wethegit-components-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wethegit/components-cli",
"version": "3.0.6",
"version": "3.0.7",
"type": "module",
"license": "MIT",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -46,6 +46,6 @@
"ts-morph": "^20.0.0"
},
"peerDependencies": {
"@wethegit/components": "2.3.6"
"@wethegit/components": "2.3.9"
}
}
6 changes: 6 additions & 0 deletions packages/wethegit-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wethegit/components

## 2.3.9

### Patch Changes

- ff0108e: hotfix: deps versions

## 2.3.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wethegit-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wethegit/components",
"version": "2.3.8",
"version": "2.3.9",
"main": "./src/index.ts",
"sideEffects": false,
"license": "MIT",
Expand Down

0 comments on commit 7111239

Please sign in to comment.