Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit c60a9c1

Browse files
chore(release): 1.1.8 [skip ci]
## [1.1.8](v1.1.7...v1.1.8) (2020-05-24) ### Bug Fixes * **deps:** update dependency @actions/tool-cache to ^1.5.5 ([42bf2dd](42bf2dd))
1 parent 4c032f5 commit c60a9c1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.8](https://github.com/UziTech/action-setup-atom/compare/v1.1.7...v1.1.8) (2020-05-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @actions/tool-cache to ^1.5.5 ([42bf2dd](https://github.com/UziTech/action-setup-atom/commit/42bf2dd4cd60006d2240824161cbe20005deca31))
7+
18
## [1.1.7](https://github.com/UziTech/action-setup-atom/compare/v1.1.6...v1.1.7) (2020-05-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-atom",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "Setup Atom and APM",
55
"main": "./src/setup-atom.js",
66
"scripts": {

0 commit comments

Comments
 (0)