File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 0.1.0] ( https://github.com/unity-game-framework-actions/issue-pull-request/releases/tag/0.1.0 ) - 2020-08-21
9+
10+ ### Release Notes
11+
12+ - No release notes.
13+
14+
Original file line number Diff line number Diff line change 3535 "prettier" : " ^2.0.5" ,
3636 "typescript" : " ^3.9.7"
3737 }
38- }
38+ }
Original file line number Diff line number Diff line change 1- # Issue Pull Request
2-
3- Creates pull request based on issue.
1+ # issue-pull-request
2+
3+ Issue Pull Request
4+
5+ ## Info
6+
7+ - ** Version** : ` 0.1.0 `
8+
9+ ### Dependencies
10+
11+ - ` @actions/core ` : ` ^1.2.4 `
12+ - ` @actions/github ` : ` ^4.0.0 `
13+ - ` @types/js-yaml ` : ` ^3.12.5 `
14+ - ` @types/object-path ` : ` ^0.11.0 `
15+ - ` eol ` : ` ^0.9.1 `
16+ - ` indent-string ` : ` ^4.0.0 `
17+ - ` js-yaml ` : ` ^3.14.0 `
18+ - ` object-path ` : ` ^0.11.4 `
19+
20+
21+ ### Description
22+
23+ Creates pull request based on issue.
24+
25+ ### Changelog
26+
27+ - [ Full changelog] ( changelog.md )
You can’t perform that action at this time.
0 commit comments