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 89be606 commit f363abfCopy full SHA for f363abf
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v0.7.0
2
+- ページタイトル設定
3
+- 表示順序設定
4
+- リファクリング
5
+
6
## v0.6.0
7
- Profile機能を追加
8
- Widgetを追加できるようにした
package.json
@@ -1,6 +1,6 @@
{
"name": "widgets",
- "version": "0.6.0",
+ "version": "0.7.0",
"license": "MIT",
"engines": {
"node": "14.x"
0 commit comments