Skip to content

Commit

Permalink
Merge pull request #3 from sonofmagic/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
sonofmagic authored Jun 13, 2024
2 parents 7e0dcbe + e173cf4 commit 6a96859
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/four-cups-lie.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @icebreakers/bar

## 0.1.0

### Minor Changes

- [`7e0dcbe`](https://github.com/sonofmagic/pnpm-turbo-monorepo-template/commit/7e0dcbedb95f83746586015d483f5ef50f3fd996) Thanks [@sonofmagic](https://github.com/sonofmagic)! - release minor version
2 changes: 1 addition & 1 deletion packages/bar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icebreakers/bar",
"type": "module",
"version": "0.0.0",
"version": "0.1.0",
"description": "my foo your bar pkg",
"author": "",
"license": "ISC",
Expand Down
7 changes: 7 additions & 0 deletions packages/foo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @icebreakers/foo

## 0.1.0

### Minor Changes

- [`7e0dcbe`](https://github.com/sonofmagic/pnpm-turbo-monorepo-template/commit/7e0dcbedb95f83746586015d483f5ef50f3fd996) Thanks [@sonofmagic](https://github.com/sonofmagic)! - release minor version
2 changes: 1 addition & 1 deletion packages/foo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icebreakers/foo",
"type": "module",
"version": "0.0.0",
"version": "0.1.0",
"description": "my foo your bar pkg",
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 6a96859

Please sign in to comment.