Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 7976340

Browse files
authored
Merge pull request #410 from elsoul/changeset-release/main
Version Packages
2 parents 0509f69 + cb77f2f commit 7976340

File tree

11 files changed

+39
-13
lines changed

11 files changed

+39
-13
lines changed

.changeset/five-bottles-run.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/ai/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeet-framework/ai
22

3+
## 1.8.10
4+
5+
### Patch Changes
6+
7+
- [`0509f69`](https://github.com/elsoul/skeet/commit/0509f69f71c4901dd533193c18916dc51d67e045) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - Update - skeet add sql
8+
39
## 1.8.9
410

511
### Patch Changes

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skeet-framework/ai",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "Skeet Framework Plugin - AI",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @skeet-framework/cli
22

3+
## 2.2.22
4+
5+
### Patch Changes
6+
7+
- [`0509f69`](https://github.com/elsoul/skeet/commit/0509f69f71c4901dd533193c18916dc51d67e045) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - Update - skeet add sql
8+
9+
- Updated dependencies [[`0509f69`](https://github.com/elsoul/skeet/commit/0509f69f71c4901dd533193c18916dc51d67e045)]:
10+
- @skeet-framework/ai@1.8.10
11+
312
## 2.2.21
413

514
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skeet-framework/cli",
3-
"version": "2.2.21",
3+
"version": "2.2.22",
44
"description": "Skeet CLI",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

templates/base-functions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# base-functions
22

3+
## 1.1.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0509f69`](https://github.com/elsoul/skeet/commit/0509f69f71c4901dd533193c18916dc51d67e045)]:
8+
- @skeet-framework/ai@1.8.10
9+
310
## 1.1.11
411

512
### Patch Changes

templates/base-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@skeet-framework/base-functions",
33
"projectId": "base-functions",
44
"description": "Base functions for skeet",
5-
"version": "1.1.11",
5+
"version": "1.1.12",
66
"main": "dist/index.js",
77
"type": "module",
88
"engines": {

templates/base-template/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# base-template
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- [`0509f69`](https://github.com/elsoul/skeet/commit/0509f69f71c4901dd533193c18916dc51d67e045) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - Update - skeet add sql
8+
39
## 1.0.13
410

511
### Patch Changes

templates/base-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@skeet-framework/base-template",
33
"projectId": "skeet-framework",
4-
"version": "1.0.13",
4+
"version": "1.0.14",
55
"description": "Skeet Framework Base Template",
66
"keywords": [
77
"typescript",

templates/skeet-func-template/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# base-template
22

3+
## 1.0.20
4+
5+
### Patch Changes
6+
7+
- [`0509f69`](https://github.com/elsoul/skeet/commit/0509f69f71c4901dd533193c18916dc51d67e045) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - Update - skeet add sql
8+
39
## 1.0.19
410

511
### Patch Changes

0 commit comments

Comments
 (0)