Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.1...v1.5.0) (2019-12-24)

### Bug Fixes

* **eslint:** add eslint disable for console.error ([eea3a54](eea3a54))

### Features

* d2-vue-application ([e676fb5](e676fb5))
* **router:** routing-guards ([2749a10](2749a10))

### Reverts

* **pwa:** remove pwa support ([b781136](b781136))
  • Loading branch information
semantic-release-bot committed Dec 24, 2019
1 parent eea3a54 commit a3301ec
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.5.0](https://github.com/d2-projects/d2-advance/compare/v1.4.1...v1.5.0) (2019-12-24)


### Bug Fixes

* **eslint:** add eslint disable for console.error ([eea3a54](https://github.com/d2-projects/d2-advance/commit/eea3a54faaf6900f284d5208dddd817dfe90fe73))


### Features

* d2-vue-application ([e676fb5](https://github.com/d2-projects/d2-advance/commit/e676fb524caf6cceefb850e55c13e27e24028cea))
* **router:** routing-guards ([2749a10](https://github.com/d2-projects/d2-advance/commit/2749a100e2829a7cfa3b921e499350cb82ec9c02))


### Reverts

* **pwa:** remove pwa support ([b781136](https://github.com/d2-projects/d2-advance/commit/b7811363e8c2378ae104ee984e26ddc23c055a52))

## [1.4.1](https://github.com/d2-projects/d2-advance/compare/v1.4.0...v1.4.1) (2019-12-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@d2-projects/d2-advance",
"description": "Advanced, colourful front-end integration practice. be inspired by D2Admin :)",
"version": "1.4.1",
"version": "1.5.0",
"license": "MIT",
"author": {
"name": "CNine",
Expand Down

0 comments on commit a3301ec

Please sign in to comment.