Skip to content

Commit 34ccc92

Browse files
committed
chore(release): version 1.0.0-next.15
1 parent e6fe3eb commit 34ccc92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

projects/ngx-openlayers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0-next.15](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.14...1.0.0-next.15) (2020-04-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **travis:** lib build without ngcc (demo issue) ([e6fe3eb](https://github.com/quentin-ol/ngx-openlayers/commit/e6fe3eba5fa49a17e2e16cb13d5bb3dffedad3e7))
11+
512
## [1.0.0-next.14](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.13...1.0.0-next.14) (2020-04-08)
613

714

projects/ngx-openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-openlayers",
3-
"version": "1.0.0-next.14",
3+
"version": "1.0.0-next.15",
44
"scripts": {
55
"release": "standard-version -m \"chore(release): version %s\" -t \"\" --prerelease next"
66
},

0 commit comments

Comments
 (0)