Skip to content

Commit

Permalink
chore(release): 20.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [20.0.0](v19.3.0...v20.0.0) (2023-07-05)

### Features

* add geometry extensions to convert to gml ([3c80a41](3c80a41))

### BREAKING CHANGES

* moved GeometryCoordinates from Legacy to Common
  • Loading branch information
basisregisters-vlaanderen committed Jul 5, 2023
1 parent 3c80a41 commit dc927ef
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 @@
# [20.0.0](https://github.com/informatievlaanderen/grar-common/compare/v19.3.0...v20.0.0) (2023-07-05)


### Features

* add geometry extensions to convert to gml ([3c80a41](https://github.com/informatievlaanderen/grar-common/commit/3c80a410fffd4fa1b68b2140d832b992ee1c9afb))


### BREAKING CHANGES

* moved GeometryCoordinates from Legacy to Common

# [19.3.0](https://github.com/informatievlaanderen/grar-common/compare/v19.2.0...v19.3.0) (2023-07-04)


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": "grar-common",
"version": "19.3.0",
"version": "20.0.0",
"description": "Common code for all GR/AR base registries.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit dc927ef

Please sign in to comment.