Skip to content

Commit

Permalink
chore(release): v0.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 9, 2021
1 parent 345ad9a commit 79b108e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.52.2](https://github.com/rodekruis/IBF-system/compare/v0.52.1...v0.52.2) (2021-04-09)


### Bug Fixes

* make pcode unique + reduce file size EGY AB[#6808](https://github.com/rodekruis/IBF-system/issues/6808) ([cecd742](https://github.com/rodekruis/IBF-system/commit/cecd7421517db37060f2fe67352f55bbac52e821))



## [0.52.1](https://github.com/rodekruis/IBF-system/compare/v0.52.0...v0.52.1) (2021-03-31)


Expand Down Expand Up @@ -91,13 +100,3 @@



# [0.50.0](https://github.com/rodekruis/IBF-system/compare/v0.49.0...v0.50.0) (2021-03-23)


### Features

* cypress install seperate ([ea2401a](https://github.com/rodekruis/IBF-system/commit/ea2401a5ac9739b00d4fd2fcbdbebfb290f4a872))
* cypress on deploy ([4a1d06b](https://github.com/rodekruis/IBF-system/commit/4a1d06b6b6a68edff778ba7bf971722aae05efff))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IBF-system",
"version": "0.52.1",
"version": "0.52.2",
"private": true,
"scripts": {
"demo": "npx npm-run-all --print-label --parallel start open",
Expand Down Expand Up @@ -45,4 +45,4 @@
"puppeteer": "^8.0.0"
},
"pre-commit": "lint"
}
}

0 comments on commit 79b108e

Please sign in to comment.