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 a93852b commit 5fb4274Copy full SHA for 5fb4274
docs/CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+# [1.6.0](https://github.com/d2-projects/template-vue/compare/v1.5.0...v1.6.0) (2020-04-23)
6
7
8
+### Features
9
10
+* container ([a93852b](https://github.com/d2-projects/template-vue/commit/a93852bea9735813110ef001aae28fb6c82d7796))
11
+* safari font ([c1057da](https://github.com/d2-projects/template-vue/commit/c1057da6284d59c89e3c6fd7c54e3e80a83b5c71))
package.json
@@ -1,6 +1,6 @@
{
"name": "d2-vue-template",
- "version": "0.1.0",
+ "version": "1.6.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --report",
0 commit comments