Skip to content

Commit f01e7b0

Browse files
chore(release): version 17.0.0-next.2
1 parent 78bc799 commit f01e7b0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

projects/ngx-openlayers/CHANGELOG.md

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

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

5+
## [17.0.0-next.2](https://github.com/quentin-ol/ngx-openlayers/compare/17.0.0-next.1...17.0.0-next.2) (2025-05-26)
6+
57
## [17.0.0-next.1](https://github.com/quentin-ol/ngx-openlayers/compare/17.0.0-next.0...17.0.0-next.1) (2025-05-26)
68

79
## [17.0.0-next.0](https://github.com/quentin-ol/ngx-openlayers/compare/16.0.0-next.0...17.0.0-next.0) (2025-05-26)

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

0 commit comments

Comments
 (0)