Skip to content

Commit 1402b7d

Browse files
committed
chore(release): version 1.0.0-next.2
1 parent 98d1577 commit 1402b7d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

projects/ngx-openlayers/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.2"></a>
6+
# [1.0.0-next.2](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.1...1.0.0-next.2) (2018-11-21)
7+
8+
9+
### Features
10+
11+
* **geom:** add circle geometry ([#210](https://github.com/quentin-ol/ngx-openlayers/issues/210)) ([d789ccf](https://github.com/quentin-ol/ngx-openlayers/commit/d789ccf))
12+
* **source:** add Image ArcGIS source ([#209](https://github.com/quentin-ol/ngx-openlayers/issues/209)) ([98d1577](https://github.com/quentin-ol/ngx-openlayers/commit/98d1577))
13+
14+
15+
516
<a name="1.0.0-next.1"></a>
617
# [1.0.0-next.1](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.0...1.0.0-next.1) (2018-11-06)
718

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

0 commit comments

Comments
 (0)