Skip to content

Commit

Permalink
chore(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.0.0](v8.1.3...v9.0.0) (2022-03-25)

### Features

* move to dotnet 6.0.3 ([1e7e1b8](1e7e1b8))

### BREAKING CHANGES

* move to dotnet 6.0.3
  • Loading branch information
release-bot committed Mar 25, 2022
1 parent 7a438bd commit 1f4d441
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [9.0.0](https://github.com/informatievlaanderen/shaperon/compare/v8.1.3...v9.0.0) (2022-03-25)


### Features

* move to dotnet 6.0.3 ([1e7e1b8](https://github.com/informatievlaanderen/shaperon/commit/1e7e1b83aa05652921af742a0ef7ba8fad7cfecd))


### BREAKING CHANGES

* move to dotnet 6.0.3

## [8.1.3](https://github.com/informatievlaanderen/shaperon/compare/v8.1.2...v8.1.3) (2021-05-28)


Expand Down
10 changes: 5 additions & 5 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": "shaperon",
"version": "8.1.3",
"version": "9.0.0",
"description": "Lightweight dbase and shape record handling.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit 1f4d441

Please sign in to comment.