Skip to content

Commit f74ee69

Browse files
chore: update versions (#380)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 64f8c30 commit f74ee69

File tree

6 files changed

+16
-14
lines changed

6 files changed

+16
-14
lines changed

.changeset/dry-radios-crash.md

-6
This file was deleted.

.changeset/spicy-mayflies-jog.md

-6
This file was deleted.

packages/generators/pnpm-ci/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @aiou/generator-pnpm-ci
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- 64f8c30: pin pnpm version
8+
- 64f8c30: github workflows require permissions https://github.com/changesets/action/issues/220#issuecomment-1396656742
9+
310
## 2.1.0
411

512
### Minor Changes

packages/generators/pnpm-ci/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aiou/generator-pnpm-ci",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "best developer practice for pnpm project",
55
"keywords": [
66
"aiou",

packages/presets/aiou/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @aiou/preset-aiou
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 64f8c30: pin pnpm version
8+
- 64f8c30: github workflows require permissions https://github.com/changesets/action/issues/220#issuecomment-1396656742
9+
310
## 1.1.0
411

512
### Minor Changes

packages/presets/aiou/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aiou/preset-aiou",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "preset aiou",
55
"keywords": [
66
"preset",

0 commit comments

Comments
 (0)