Skip to content

Commit

Permalink
chore(release): 13.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [13.0.0](v12.0.1...v13.0.0) (2023-09-05)

### chore

* bump ol dependency to 8.x ([8398356](8398356))

### BREAKING CHANGES

* set ol peer dependency to version 8
  • Loading branch information
semantic-release-bot committed Sep 5, 2023
1 parent 2fbefb8 commit f36ffc8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [13.0.0](https://github.com/terrestris/ol-util/compare/v12.0.1...v13.0.0) (2023-09-05)


### chore

* bump ol dependency to 8.x ([8398356](https://github.com/terrestris/ol-util/commit/8398356560fe233055eae31f2bedf4707ba0775d))


### BREAKING CHANGES

* set ol peer dependency to version 8

## [12.0.1](https://github.com/terrestris/ol-util/compare/v12.0.0...v12.0.1) (2023-09-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terrestris/ol-util",
"version": "12.0.1",
"version": "13.0.0",
"description": "A set of helper classes for working with openLayers",
"module": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit f36ffc8

Please sign in to comment.