Skip to content

Commit

Permalink
Merge pull request #39 from jigsawye/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jigsawye authored Nov 11, 2024
2 parents e9aade6 + 6d2cbc6 commit 2888cc0
Show file tree
Hide file tree
Showing 16 changed files with 72 additions and 98 deletions.
10 changes: 0 additions & 10 deletions .changeset/four-kings-confess.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/long-rats-melt.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/ninety-horses-clap.md

This file was deleted.

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

## 1.0.2

### Patch Changes

- [`e49ccf8`](https://github.com/jigsawye/swagit/commit/e49ccf8b5574728e8c3ef2033a8b37c13fcfbb37) Thanks [@jigsawye](https://github.com/jigsawye)! - handle ctrlc

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - update sync implementation

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - Support esc

## 1.0.1

### Patch Changes
Expand Down
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": "1.0.1",
"version": "1.0.2",
"description": "macOS ARM64 binary for swagit",
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions packages/darwin-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swagit/darwin-x64

## 1.0.2

### Patch Changes

- [`e49ccf8`](https://github.com/jigsawye/swagit/commit/e49ccf8b5574728e8c3ef2033a8b37c13fcfbb37) Thanks [@jigsawye](https://github.com/jigsawye)! - handle ctrlc

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - update sync implementation

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - Support esc

## 1.0.1

### Patch Changes
Expand Down
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": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/linux-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swagit/linux-arm64

## 1.0.2

### Patch Changes

- [`e49ccf8`](https://github.com/jigsawye/swagit/commit/e49ccf8b5574728e8c3ef2033a8b37c13fcfbb37) Thanks [@jigsawye](https://github.com/jigsawye)! - handle ctrlc

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - update sync implementation

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - Support esc

## 1.0.1

### Patch Changes
Expand Down
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": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/linux-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swagit/linux-x64

## 1.0.2

### Patch Changes

- [`e49ccf8`](https://github.com/jigsawye/swagit/commit/e49ccf8b5574728e8c3ef2033a8b37c13fcfbb37) Thanks [@jigsawye](https://github.com/jigsawye)! - handle ctrlc

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - update sync implementation

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - Support esc

## 1.0.1

### Patch Changes
Expand Down
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": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/swagit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# swagit

## 1.0.2

### Patch Changes

- [`e49ccf8`](https://github.com/jigsawye/swagit/commit/e49ccf8b5574728e8c3ef2033a8b37c13fcfbb37) Thanks [@jigsawye](https://github.com/jigsawye)! - handle ctrlc

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - update sync implementation

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - Support esc

## 1.0.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/swagit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagit",
"version": "1.0.1",
"version": "1.0.2",
"description": "A swag tool to use git with interactive cli",
"author": "Evan Ye <jigsaw.ye@gmail.com>",
"license": "MIT",
Expand All @@ -9,11 +9,11 @@
"swagit": "bin/swagit.js"
},
"optionalDependencies": {
"@swagit/darwin-x64": "^1.0.1",
"@swagit/darwin-arm64": "^1.0.1",
"@swagit/linux-x64": "^1.0.1",
"@swagit/linux-arm64": "^1.0.1",
"@swagit/win32-x64": "^1.0.1"
"@swagit/darwin-x64": "^1.0.2",
"@swagit/darwin-arm64": "^1.0.2",
"@swagit/linux-x64": "^1.0.2",
"@swagit/linux-arm64": "^1.0.2",
"@swagit/win32-x64": "^1.0.2"
},
"files": [
"bin"
Expand Down
10 changes: 10 additions & 0 deletions packages/win32-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swagit/win32-x64

## 1.0.2

### Patch Changes

- [`e49ccf8`](https://github.com/jigsawye/swagit/commit/e49ccf8b5574728e8c3ef2033a8b37c13fcfbb37) Thanks [@jigsawye](https://github.com/jigsawye)! - handle ctrlc

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - update sync implementation

- [`5156fb5`](https://github.com/jigsawye/swagit/commit/5156fb5f8f68cd756ba4867fc247643584e79649) Thanks [@jigsawye](https://github.com/jigsawye)! - Support esc

## 1.0.1

### Patch Changes
Expand Down
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": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"access": "public"
},
Expand Down
58 changes: 1 addition & 57 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2888cc0

Please sign in to comment.