Skip to content

Commit 55b3dcb

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2022-11-05) ### Features * Upgrade SvelteKit (while tests are broken) ([#20](#20)) ([d95a55f](d95a55f))
1 parent d95a55f commit 55b3dcb

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,3 +1,10 @@
1+
# [1.3.0](https://github.com/Manoonchai/learn/compare/v1.2.1...v1.3.0) (2022-11-05)
2+
3+
4+
### Features
5+
6+
* Upgrade SvelteKit (while tests are broken) ([#20](https://github.com/Manoonchai/learn/issues/20)) ([d95a55f](https://github.com/Manoonchai/learn/commit/d95a55faf54b1dfb99ac2aa5627fb78d47ab17f3))
7+
18
## [1.2.1](https://github.com/Manoonchai/learn/compare/v1.2.0...v1.2.1) (2022-10-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-manoonchai",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"license": "MIT",
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)