Skip to content

Commit

Permalink
Merge pull request #35 from jigsawye/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jigsawye authored Nov 10, 2024
2 parents 196c75a + f00967e commit de41075
Show file tree
Hide file tree
Showing 14 changed files with 60 additions and 26 deletions.
10 changes: 0 additions & 10 deletions .changeset/fair-waves-drum.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/lucky-berries-listen.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @swagit/darwin-arm64

## 1.0.0

### Major Changes

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Support sync feature

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Rewrite in Rust
2 changes: 1 addition & 1 deletion packages/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swagit/darwin-arm64",
"version": "0.1.6",
"version": "1.0.0",
"description": "macOS ARM64 binary for swagit",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/darwin-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @swagit/darwin-x64

## 1.0.0

### Major Changes

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Support sync feature

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Rewrite in Rust
2 changes: 1 addition & 1 deletion packages/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swagit/darwin-x64",
"version": "0.1.6",
"version": "1.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/linux-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @swagit/linux-arm64

## 1.0.0

### Major Changes

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Support sync feature

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Rewrite in Rust
2 changes: 1 addition & 1 deletion packages/linux-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swagit/linux-arm64",
"version": "0.1.6",
"version": "1.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/linux-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @swagit/linux-x64

## 1.0.0

### Major Changes

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Support sync feature

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Rewrite in Rust
2 changes: 1 addition & 1 deletion packages/linux-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swagit/linux-x64",
"version": "0.1.6",
"version": "1.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/swagit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# swagit

## 1.0.0

### Major Changes

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Support sync feature

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Rewrite in Rust
2 changes: 1 addition & 1 deletion packages/swagit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagit",
"version": "0.1.6",
"version": "1.0.0",
"description": "A swag tool to use git with interactive cli",
"author": "Evan Ye <jigsaw.ye@gmail.com>",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/win32-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @swagit/win32-x64

## 1.0.0

### Major Changes

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Support sync feature

- [`d6251f6`](https://github.com/jigsawye/swagit/commit/d6251f6c132419d797b7add2ade3d6420f480f42) Thanks [@jigsawye](https://github.com/jigsawye)! - Rewrite in Rust
2 changes: 1 addition & 1 deletion packages/win32-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swagit/win32-x64",
"version": "0.1.6",
"version": "1.0.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit de41075

Please sign in to comment.