Skip to content

Commit a458a1c

Browse files
chore(release): version 19.1.3
1 parent 59c0cbe commit a458a1c

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+
## [19.1.3](https://github.com/quentinlampin/ngx-openlayers/compare/19.1.2...19.1.3) (2025-11-06)
6+
57
## [19.1.2](https://github.com/quentin-ol/ngx-openlayers/compare/19.1.1...19.1.2) (2025-11-06)
68

79
## [19.1.1](https://github.com/quentin-ol/ngx-openlayers/compare/19.1.0...19.1.1) (2025-11-06)

projects/ngx-openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/quentinlampin/ngx-openlayers.git"
66
},
7-
"version": "19.1.2",
7+
"version": "19.1.3",
88
"scripts": {
99
"pre-release": "commit-and-tag-version -m \"chore(release): version %s\" -t \"\" --prerelease next",
1010
"release": "commit-and-tag-version -m \"chore(release): version %s\" -t \"\""

0 commit comments

Comments
 (0)