We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a12793 commit 1246f79Copy full SHA for 1246f79
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file.
4
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# 0.1.0 (2021-03-11)
7
8
9
+### Features
10
11
+* **starters:** add nextjs-starter-tutorial ([b6101f9](https://github.com/reflexjs/reflexjs/commit/b6101f9d0425f1dc328a5000c351efa553b23b31))
package.json
@@ -1,6 +1,6 @@
{
"name": "nextjs-starter-tutorial",
- "version": "0.0.1",
+ "version": "0.1.0",
"private": true,
"license": "MIT",
"scripts": {
0 commit comments