Skip to content

Commit

Permalink
chore(release): 1.1.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.11](v1.1.10...v1.1.11) (2020-07-16)

### Bug Fixes

* adding aggregate-error to semantic-release CI ([f066da3](f066da3))
* asfalte: 🔨 git-commit-force-release__push ([e0b7e23](e0b7e23))
* asfalte: 🔨 git-commit-force-release__push ([89b6296](89b6296))
* asfalte: 🔨 git-commit-force-release__push ([842260b](842260b))
* asfalte: 🔨 git-commit-force-release__push ([27e9cb9](27e9cb9))
* should be good now [force-release] ([44842dc](44842dc))
* testing firefox auto release [force-release] ([399aa5c](399aa5c))
* testing semantic firefox ([b240a18](b240a18))
  • Loading branch information
semantic-release-bot committed Jul 16, 2020
1 parent e0b7e23 commit f3ceef9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.1.11](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/compare/v1.1.10...v1.1.11) (2020-07-16)


### Bug Fixes

* adding aggregate-error to semantic-release CI ([f066da3](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/f066da315ab9b6158a1902a5fe6e9b63aae65a8d))
* asfalte: 🔨 git-commit-force-release__push ([e0b7e23](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/e0b7e23a3e26175b07b5c93dbdf2c7c39fd8a5e3))
* asfalte: 🔨 git-commit-force-release__push ([89b6296](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/89b629691eaa687b4469ad129ebc4ec968488260))
* asfalte: 🔨 git-commit-force-release__push ([842260b](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/842260be8c0efb913c7ca579dfa52501e6be6cae))
* asfalte: 🔨 git-commit-force-release__push ([27e9cb9](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/27e9cb978106c45e4cd4a1650cfb926984554d3a))
* should be good now [force-release] ([44842dc](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/44842dc0d261dc7da666cd466c7d711dce5c137a))
* testing firefox auto release [force-release] ([399aa5c](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/399aa5cf712fcca540a73228cfb354f1f86bb146))
* testing semantic firefox ([b240a18](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/commit/b240a185877c73fbb875241a494925b05a881200))

## [1.1.10](https://github.com/bamdadsabbagh/leboncoin-pdf-ext/compare/v1.1.9...v1.1.10) (2020-07-16)


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.1.10",
"version": "1.1.11",
"description": "PDF exporter for leboncoin.fr",
"license": "MIT",
"author": "Bamdad Sabbagh <[email protected]>",
Expand Down
4 changes: 2 additions & 2 deletions 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.1.10",
"version": "1.1.11",
"manifest_version": 2,
"icons": {
"512": "assets/icon.png"
Expand Down Expand Up @@ -30,4 +30,4 @@
"storage",
"*://*.leboncoin.fr/*"
]
}
}

0 comments on commit f3ceef9

Please sign in to comment.