Skip to content

Commit 5fb4274

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2020-04-23) ### Features * container ([a93852b](a93852b)) * safari font ([c1057da](c1057da))
1 parent a93852b commit 5fb4274

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "d2-vue-template",
3-
"version": "0.1.0",
3+
"version": "1.6.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service build --report",

0 commit comments

Comments
 (0)