Skip to content

Commit cf3b603

Browse files
chore(release): version 19.1.0
1 parent cd0e34e commit cf3b603

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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [19.1.0](https://github.com/quentin-ol/ngx-openlayers/compare/19.0.0...19.1.0) (2025-11-06)
6+
7+
8+
### Features
9+
10+
* **interaction:** snap interaction ([cd0e34e](https://github.com/quentin-ol/ngx-openlayers/commit/cd0e34ec345da3e1181fca7486bba3a18e43a766)), closes [#335](https://github.com/quentin-ol/ngx-openlayers/issues/335)
11+
512
## [19.0.0](https://github.com/quentin-ol/ngx-openlayers/compare/18.0.2...19.0.0) (2025-10-02)
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": "19.0.0",
3+
"version": "19.1.0",
44
"scripts": {
55
"pre-release": "commit-and-tag-version -m \"chore(release): version %s\" -t \"\" --prerelease next",
66
"release": "commit-and-tag-version -m \"chore(release): version %s\" -t \"\""

0 commit comments

Comments
 (0)