Skip to content

Commit

Permalink
chore(release): 3.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 30, 2023
1 parent 1fb530a commit 3a1d01c
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [3.2.10](https://github.com/hongaar/motorrijtuigenbelasting/compare/v3.2.9...v3.2.10) (2023-10-30)

### Bug Fixes

- **deps:** bump bandersnatch from 1.12.10 to 1.12.11
([#139](https://github.com/hongaar/motorrijtuigenbelasting/issues/139))
([1fb530a](https://github.com/hongaar/motorrijtuigenbelasting/commit/1fb530a3c141a61f9870f23a43a80354862d7fcd)),
closes [#522](https://github.com/hongaar/motorrijtuigenbelasting/issues/522)
[#522](https://github.com/hongaar/motorrijtuigenbelasting/issues/522)
[#524](https://github.com/hongaar/motorrijtuigenbelasting/issues/524)
[#523](https://github.com/hongaar/motorrijtuigenbelasting/issues/523)
[#522](https://github.com/hongaar/motorrijtuigenbelasting/issues/522)

## [3.2.9](https://github.com/hongaar/motorrijtuigenbelasting/compare/v3.2.8...v3.2.9) (2023-10-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/bng2030/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@motorrijtuigenbelasting/bng2030",
"version": "3.2.9",
"version": "3.2.10",
"repository": "github:hongaar/motorrijtuigenbelasting",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@motorrijtuigenbelasting/cli",
"version": "3.2.9",
"version": "3.2.10",
"repository": "github:hongaar/motorrijtuigenbelasting",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@motorrijtuigenbelasting/core",
"version": "3.2.9",
"version": "3.2.10",
"repository": "github:hongaar/motorrijtuigenbelasting",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/mrb1995/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@motorrijtuigenbelasting/mrb1995",
"version": "3.2.9",
"version": "3.2.10",
"repository": "github:hongaar/motorrijtuigenbelasting",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/mrb2023/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@motorrijtuigenbelasting/mrb2023",
"version": "3.2.9",
"version": "3.2.10",
"repository": "github:hongaar/motorrijtuigenbelasting",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/rdw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@motorrijtuigenbelasting/rdw",
"version": "3.2.9",
"version": "3.2.10",
"repository": "github:hongaar/motorrijtuigenbelasting",
"license": "MIT",
"author": "Joram van den Boezem <[email protected]>",
Expand Down

0 comments on commit 3a1d01c

Please sign in to comment.