Skip to content

Commit 9efdb8c

Browse files
committed
chore(release): version 1.0.0-next.4
1 parent 13a28c7 commit 9efdb8c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

projects/ngx-openlayers/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="1.0.0-next.4"></a>
6+
# [1.0.0-next.4](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.3...1.0.0-next.4) (2019-01-14)
7+
8+
9+
### Features
10+
11+
* **raster:** not updated when source change ([13a28c7](https://github.com/quentin-ol/ngx-openlayers/commit/13a28c7))
12+
13+
14+
515
<a name="1.0.0-next.3"></a>
616
# [1.0.0-next.3](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.2...1.0.0-next.3) (2018-12-12)
717

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.3",
3+
"version": "1.0.0-next.4",
44
"scripts": {
55
"release": "standard-version -m \"chore(release): version %s\" -t \"\" --prerelease next"
66
},

0 commit comments

Comments
 (0)