Skip to content

Commit b258984

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.0...v3.2.0) (2020-03-17) ### Features * extend error message details ([#112](#112)) ([602ac7c](602ac7c))
1 parent 602ac7c commit b258984

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.1.0...v3.2.0) (2020-03-17)
2+
3+
4+
### Features
5+
6+
* extend error message details ([#112](https://github.com/neovici/cosmoz-data-nav/issues/112)) ([602ac7c](https://github.com/neovici/cosmoz-data-nav/commit/602ac7c83ba4cbe52d751a6717b103844fe2ee3a))
7+
18
# [3.1.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.0.8...v3.1.0) (2020-03-16)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-data-nav",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-data-nav.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-data-nav)",
55
"keywords": [
66
"polymer",

0 commit comments

Comments
 (0)