Skip to content

Commit

Permalink
chore(release): 2.2.12 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.12](v2.2.11...v2.2.12) (2021-02-02)

### Bug Fixes

* move to 5.0.2 ([7bf7851](7bf7851))
  • Loading branch information
release-bot committed Feb 2, 2021
1 parent 7bf7851 commit 97ea119
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.12](https://github.com/informatievlaanderen/csv-formatter/compare/v2.2.11...v2.2.12) (2021-02-02)


### Bug Fixes

* move to 5.0.2 ([7bf7851](https://github.com/informatievlaanderen/csv-formatter/commit/7bf7851ce9707fc212d08ed7e7189c63132d2645))

## [2.2.11](https://github.com/informatievlaanderen/csv-formatter/compare/v2.2.10...v2.2.11) (2020-12-17)


Expand Down
2 changes: 1 addition & 1 deletion 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": "csv-formatter",
"version": "2.2.11",
"version": "2.2.12",
"description": "ASP.NET Core MVC CSV formatter.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit 97ea119

Please sign in to comment.