Skip to content

Commit 10b09cc

Browse files
committed
chore(release): version 1.0.0-next.16
1 parent 69a46ca commit 10b09cc

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.16](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.15...1.0.0-next.16) (2020-07-02)
6+
7+
8+
### Features
9+
10+
* **view:** add missing inputs ([69a46ca](https://github.com/quentin-ol/ngx-openlayers/commit/69a46ca0f476603e67f9a51b17d88b0fe882a967))
11+
512
## [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)
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.15",
3+
"version": "1.0.0-next.16",
44
"scripts": {
55
"release": "standard-version -m \"chore(release): version %s\" -t \"\" --prerelease next"
66
},

0 commit comments

Comments
 (0)