Skip to content

Commit

Permalink
Merge pull request #406 from elsoul/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
POPPIN-FUMI authored Apr 12, 2024
2 parents 9015406 + 5565db3 commit e19e5d8
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/nine-cows-breathe.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @skeet-framework/cli

## 2.2.19

### Patch Changes

- [#405](https://github.com/elsoul/skeet/pull/405) [`b399e50`](https://github.com/elsoul/skeet/commit/b399e5082f11e4a7ed09a15eed7cb73cf007d28e) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - update document

## 2.2.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeet-framework/cli",
"version": "2.2.18",
"version": "2.2.19",
"description": "Skeet CLI",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions website/skeet-doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# skeet-doc

## 0.1.2

### Patch Changes

- [#405](https://github.com/elsoul/skeet/pull/405) [`b399e50`](https://github.com/elsoul/skeet/commit/b399e5082f11e4a7ed09a15eed7cb73cf007d28e) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - update document

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion website/skeet-doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skeet-doc",
"version": "0.1.1",
"version": "0.1.2",
"author": {
"name": "POPPIN-FUMI,KishiTheMechanic"
},
Expand Down

0 comments on commit e19e5d8

Please sign in to comment.