Skip to content

Commit 8c6140d

Browse files
chore(main): release 1.2.3 (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b415f19 commit 8c6140d

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.2.3](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/compare/v1.2.2...v1.2.3) (2024-02-16)
4+
5+
6+
### Miscellaneous
7+
8+
* **main:** release 1.2.2 ([#32](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/issues/32)) ([b415f19](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/b415f19adefa75ec26f71ca6bbbf91de4dd49ecf))
9+
310
## [1.2.2](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/compare/v1.2.1...v1.2.2) (2024-02-16)
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.2.2",
3+
"version": "1.2.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)