Skip to content

Commit 2918918

Browse files
authored
Merge pull request #2 from niikkiin/release-please--branches--main--components--release-please-action
chore(main): release 1.1.0
2 parents 719f187 + 648c2ff commit 2918918

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/compare/v1.0.0...v1.1.0) (2022-08-22)
4+
5+
6+
### Features
7+
8+
* add dummy files and components ([7aafd02](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/7aafd0201c1c54e1d4af5adee1bb483f52602def))
9+
310
## 1.0.0 (2022-08-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-typescript-chakra-ui-template",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)