Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 31, 2024
1 parent f18a9e1 commit e63ac71
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-kings-bathe.md

This file was deleted.

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

## 3.0.9

### Patch Changes

- Updated dependencies [17020be]
- @wethegit/components@2.3.11

## 3.0.8

### 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.8",
"version": "3.0.9",
"type": "module",
"license": "MIT",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -46,6 +46,6 @@
"ts-morph": "^22.0.0"
},
"peerDependencies": {
"@wethegit/components": "2.3.10"
"@wethegit/components": "2.3.11"
}
}
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.11

### Patch Changes

- 17020be: feature: adds IntRange type helper

## 2.3.10

### 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.10",
"version": "2.3.11",
"main": "./src/index.ts",
"sideEffects": false,
"license": "MIT",
Expand Down

0 comments on commit e63ac71

Please sign in to comment.