Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2022-03-29)

### Bug Fixes

* **deps:** update dependency colors to v1.4.0 ([eca6f6d](eca6f6d))
* **deps:** update dependency snyk to v1.870.0 ([4c7ca0f](4c7ca0f))
* **deps:** update dependency yargs to v16.0.3 ([522882e](522882e))
* **lint:** fix lint issues ([d7610cd](d7610cd))
* package.json & package-lock.json to reduce vulnerabilities ([0c3e833](0c3e833))
* package.json & package-lock.json to reduce vulnerabilities ([4f3f38d](4f3f38d))
* package.json & package-lock.json to reduce vulnerabilities ([effdf7c](effdf7c))
* package.json & package-lock.json to reduce vulnerabilities ([c21ce8c](c21ce8c))
  • Loading branch information
semantic-release-bot committed Mar 29, 2022
1 parent 7a19bca commit 1b9f9e3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## [1.0.4](https://github.com/timoa/cdkit.appstore.design/compare/v1.0.3...v1.0.4) (2022-03-29)


### Bug Fixes

* **deps:** update dependency colors to v1.4.0 ([eca6f6d](https://github.com/timoa/cdkit.appstore.design/commit/eca6f6db63cc913cd4cd4dc2606c0c47db840906))
* **deps:** update dependency snyk to v1.870.0 ([4c7ca0f](https://github.com/timoa/cdkit.appstore.design/commit/4c7ca0f95c880d5231488b789a9bf23acfb597a0))
* **deps:** update dependency yargs to v16.0.3 ([522882e](https://github.com/timoa/cdkit.appstore.design/commit/522882e74957e804aa663f7d8df6f8fb08250430))
* **lint:** fix lint issues ([d7610cd](https://github.com/timoa/cdkit.appstore.design/commit/d7610cd63223d7281799b34a7ea738293705629e))
* package.json & package-lock.json to reduce vulnerabilities ([0c3e833](https://github.com/timoa/cdkit.appstore.design/commit/0c3e8330cde5c8d2e21118443d13f8ad79b79de3))
* package.json & package-lock.json to reduce vulnerabilities ([4f3f38d](https://github.com/timoa/cdkit.appstore.design/commit/4f3f38dbaae5e6685db5c6f6866d971ec6e3817d))
* package.json & package-lock.json to reduce vulnerabilities ([effdf7c](https://github.com/timoa/cdkit.appstore.design/commit/effdf7cde0e0786631629f5ab7c839164b51aae3))
* package.json & package-lock.json to reduce vulnerabilities ([c21ce8c](https://github.com/timoa/cdkit.appstore.design/commit/c21ce8cc9ac90375d633e325a666fcb9ebc7932d))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdkit.appstore.design",
"version": "1.0.3",
"version": "1.0.4",
"description": "Create the screenshots assets for the App Store and Google Play with ImageMagick",
"main": "src/cli.js",
"private": true,
Expand Down

0 comments on commit 1b9f9e3

Please sign in to comment.