Skip to content

Commit

Permalink
Automated release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed May 27, 2021
1 parent 9975b38 commit a4e9752
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.0.5](https://github.com/eea/volto-pdf-block/compare/1.0.4...1.0.5)

- Fix comma [`9975b38`](https://github.com/eea/volto-pdf-block/commit/9975b3849012fb9653f6a22a5a3d53c223d858bd)
- Cypress coverage [`b89d8f0`](https://github.com/eea/volto-pdf-block/commit/b89d8f0ce0e480246bb31dde66f99ea1b776d914)

#### [1.0.4](https://github.com/eea/volto-pdf-block/compare/1.0.3...1.0.4)

> 26 May 2021
- Document removing all @'s in pdf url [`#4`](https://github.com/eea/volto-pdf-block/pull/4)
- message not to enter @'s included urls [`f6acbe8`](https://github.com/eea/volto-pdf-block/commit/f6acbe80de36ccbd7f2809aad74264b935fb726a)

#### [1.0.3](https://github.com/eea/volto-pdf-block/compare/1.0.2...1.0.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-pdf-block",
"version": "1.0.4",
"version": "1.0.5",
"description": "volto-pdf-block: Pdf integration block",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand All @@ -22,7 +22,7 @@
"devDependencies": {
"@cypress/code-coverage": "^3.9.5",
"babel-plugin-transform-class-properties": "^6.24.1"
},
},
"scripts": {
"release": "release-it",
"bootstrap": "npm install -g ejs; npm link ejs; node bootstrap",
Expand Down

0 comments on commit a4e9752

Please sign in to comment.