Skip to content

Commit b83fbe4

Browse files
committed
chore(release): version 1.0.0-next.20
1 parent cbc92de commit b83fbe4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

projects/ngx-openlayers/CHANGELOG.md

+2
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+
## [1.0.0-next.20](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.19...1.0.0-next.20) (2023-11-30)
6+
57
## [1.0.0-next.21](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.19...1.0.0-next.21) (2023-11-30)
68

79
## [1.0.0-next.20](https://github.com/quentin-ol/ngx-openlayers/compare/1.0.0-next.19...1.0.0-next.20) (2023-11-30)

projects/ngx-openlayers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-openlayers",
3-
"version": "1.0.0-next.21",
3+
"version": "1.0.0-next.20",
44
"scripts": {
55
"release": "commit-and-tag-version -m \"chore(release): version %s\" -t \"\" --prerelease next"
66
},

0 commit comments

Comments
 (0)