Skip to content

Commit 2bc033b

Browse files
committed
Move common logic to app.js file to avoid running application on import
1 parent 525c933 commit 2bc033b

4 files changed

Lines changed: 526 additions & 520 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Changelog
22

33
## [Unreleased]
4-
- NodeJS version updated on 20, by @HardNorth
4+
### Changed
5+
- Node.js version updated on 20, by @HardNorth
56
- Minor version updated on `1.4`, by @HardNorth
7+
- Move common logic to `app.js` file to avoid running application on import, by @HardNorth
68

79
## [1.3.0]
810
### Changed
9-
- NodeJS version updated on 16, by @HardNorth
11+
- Node.js version updated on 16, by @HardNorth
1012
- `@actions/core` and `@actions/github` versions updated on 1.10.0 and 5.1.1 respectively, by @HardNorth
1113
- Minor version updated on `1.3`, by @HardNorth
1214

0 commit comments

Comments
 (0)