Skip to content

Commit 12121d6

Browse files
authored
Merge pull request #6 from tksst/changeset-release/main
Version Packages
2 parents 302d9de + c5ffdd1 commit 12121d6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stop-using-my-workflows.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tksst/next-app-additions
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 302d9de: Stop using external workflows for GitHub Actions to add to Next.js apps, because it's not flexible enough.
8+
39
## 1.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tksst/next-app-additions",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "additions to a project generated with create-next-app",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)