Skip to content

Commit 151c279

Browse files
chore: update versions (#378)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7ba9a5b commit 151c279

File tree

5 files changed

+18
-17
lines changed

5 files changed

+18
-17
lines changed

.changeset/brave-bananas-work.md

-5
This file was deleted.

.changeset/khaki-months-nail.md

-5
This file was deleted.

.changeset/witty-insects-rush.md

-5
This file was deleted.

packages/generators/pnpm-ci/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 7ba9a5b: not use latest version package & upgrade eslint
8+
- 7ba9a5b: add yaml files into lint-staged
9+
10+
### Patch Changes
11+
12+
- 7ba9a5b: copy changeset assets
13+
314
## 2.0.2
415

516
### Patch Changes

packages/generators/pnpm-ci/package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "@aiou/generator-pnpm-ci",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "best developer practice for pnpm project",
5-
"keywords": ["aiou", "mario", "pnpm", "dx"],
5+
"keywords": [
6+
"aiou",
7+
"mario",
8+
"pnpm",
9+
"dx"
10+
],
611
"license": "MIT",
712
"homepage": "https://github.com/neo-hack/neo#readme",
813
"repository": {

0 commit comments

Comments
 (0)