Skip to content

Commit 167a065

Browse files
chore(release): version 19.0.0
1 parent 83f06f8 commit 167a065

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

5+
## [19.0.0](https://github.com/quentin-ol/ngx-openlayers/compare/18.0.2...19.0.0) (2025-10-02)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Angular 17 is no more supported
11+
12+
### build
13+
14+
* update to Angular 19 ([83f06f8](https://github.com/quentin-ol/ngx-openlayers/commit/83f06f829672045454cb6c32b3c89e2cebc2a953)), closes [#326](https://github.com/quentin-ol/ngx-openlayers/issues/326)
15+
516
## [18.0.2](https://github.com/quentin-ol/ngx-openlayers/compare/18.0.1...18.0.2) (2025-06-23)
617

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": "18.0.2",
3+
"version": "19.0.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)