Skip to content

Commit

Permalink
chore: release 2.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.5](v2.3.4...v2.3.5) (2019-06-10)

### Bug Fixes

* **manifest:** rename shortname to short_name ([5567d01](5567d01))
  • Loading branch information
bmenant committed Jun 10, 2019
1 parent 3df3d4c commit 1b0b020
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.5](https://github.com/insitu-project/recommendations-webextension/compare/v2.3.4...v2.3.5) (2019-06-10)


### Bug Fixes

* **manifest:** rename shortname to short_name ([5567d01](https://github.com/insitu-project/recommendations-webextension/commit/5567d01))

## [2.3.4](https://github.com/insitu-project/recommendations-webextension/compare/v2.3.3...v2.3.4) (2019-06-07)


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": "lmem-recommendations",
"version": "2.3.4",
"version": "2.3.5",
"description": "LMEM Recommendations web extensions using React+Redux.",
"engines": {
"node": ">=8"
Expand Down

0 comments on commit 1b0b020

Please sign in to comment.