Skip to content

Commit

Permalink
chore(release): 1.12.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.13](v1.12.12...v1.12.13) (2022-03-21)

### Bug Fixes

* **asfalte:** ⚙️ yarn-upgrade--onMondays-1000 ([ab1ea13](ab1ea13))
  • Loading branch information
semantic-release-bot committed Mar 21, 2022
1 parent ab1ea13 commit 6987dc2
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 @@
## [1.12.13](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/compare/v1.12.12...v1.12.13) (2022-03-21)


### Bug Fixes

* **asfalte:** ⚙️ yarn-upgrade--onMondays-1000 ([ab1ea13](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/ab1ea13d274e6f4e202fcdbc408e3f38f565951e))

## [1.12.12](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/compare/v1.12.11...v1.12.12) (2022-03-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leboncoin-pdf-ext",
"version": "1.12.12",
"version": "1.12.13",
"description": "PDF exporter for leboncoin.fr",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "PDF Exporter for leboncoin.fr",
"short_name": "leboncoin-pdf",
"description": "PDF exporting Web Extension of classified ads listed on leboncoin.fr",
"version": "1.12.12",
"version": "1.12.13",
"manifest_version": 2,
"icons": {
"512": "assets/icon.png"
Expand Down

0 comments on commit 6987dc2

Please sign in to comment.