We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95a55f commit 55b3dcbCopy full SHA for 55b3dcb
CHANGELOG.md
@@ -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
8
## [1.2.1](https://github.com/Manoonchai/learn/compare/v1.2.0...v1.2.1) (2022-10-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "learn-manoonchai",
- "version": "1.2.1",
+ "version": "1.3.0",
"license": "MIT",
"scripts": {
"dev": "vite dev",
0 commit comments