cycjimmy
c7a37752d9
chore: update gitignore
2020-03-21 10:25:23 +08:00
cycjimmy
fcd252fcc7
chore(*): update LICENSE
2020-03-21 09:41:35 +08:00
semantic-release-bot
29af9a264f
chore(release): 2.2.0 [skip ci]
...
# [2.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.3...v2.2.0 ) (2020-03-15)
### Features
* add release notes to output ([a56320d ](a56320d643 ))
2020-03-15 11:10:46 +00:00
Geoffrey.C
20695a82d3
Merge pull request #23 from vanhoofmaarten/feature/release-notes
...
feat: add release notes to output
2020-03-15 19:09:53 +08:00
Maarten Van Hoof
a56320d643
feat: add release notes to output
2020-03-15 09:47:43 +01:00
cycjimmy
9786c4206e
docs(outputs): improve document for outputs
...
#22
2020-02-07 10:35:26 +08:00
Geoffrey.C
1ef82d53be
Merge pull request #19 from bennypowers/patch-2
...
Fix README example
2020-01-28 23:00:56 +08:00
Benny Powers
a455a913fd
Fix README example
...
closes #17
2020-01-28 11:17:29 +02:00
semantic-release-bot
2399611b71
chore(release): 2.1.3 [skip ci]
...
## [2.1.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.2...v2.1.3 ) (2020-01-19)
### Bug Fixes
* **branch:** parameter `branch` does not work in semantic v16 ([3e27c51 ](3e27c518af )), closes [#15 ](https://github.com/cycjimmy/semantic-release-action/issues/15 ) [#15 ](https://github.com/cycjimmy/semantic-release-action/issues/15 )
2020-01-19 02:20:49 +00:00
Geoffrey.C
107a6c4f76
Merge pull request #16 from cycjimmy/fix/branch-does-not-work-in-semantic16
...
fix(branch): parameter `branch` does not work in semantic v16
2020-01-19 10:19:53 +08:00
cycjimmy
3e27c518af
fix(branch): parameter branch does not work in semantic v16
...
parameter `branch` does not work in semantic v16(#15 )
#15
2020-01-19 10:15:24 +08:00
semantic-release-bot
221f1449e1
chore(release): 2.1.2 [skip ci]
...
## [2.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.1...v2.1.2 ) (2020-01-13)
### Bug Fixes
* fix wrong version ([db14ba3 ](db14ba3eee ))
2020-01-13 09:55:29 +00:00
cycjimmy
db14ba3eee
fix: fix wrong version
2020-01-13 17:54:30 +08:00
semantic-release-bot
a8e227e5cb
chore(release): 2.1.1 [skip ci]
...
## [2.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.0...v2.1.1 ) (2020-01-13)
### Bug Fixes
* **install:** uninterrupted installation errors ([3a7ccd6 ](3a7ccd6a7f ))
### Performance Improvements
* use the latest version of semantic-release by default ([600e4f0 ](600e4f0e2b ))
2020-01-13 09:48:38 +00:00
Geoffrey.C
840d793121
Merge pull request #13 from cycjimmy/use-the-latest-version-of-semantic-release-by-default
...
perf(*): use the latest version of semantic-release by default
2020-01-13 17:47:46 +08:00
cycjimmy
3a7ccd6a7f
fix(install): uninterrupted installation errors
2020-01-13 16:53:47 +08:00
cycjimmy
b9f219a4d5
ci: use default config for pr check
2020-01-13 15:46:10 +08:00
cycjimmy
d54c346f44
docs: recommend to manually specify a version
...
recommend to manually specify a version #14
2020-01-11 11:10:22 +08:00
cycjimmy
f7a4ffb9cd
ci: set semantic_version
2020-01-11 10:58:02 +08:00
cycjimmy
c7843ecaa3
ci: fix action config
2020-01-11 10:36:21 +08:00
cycjimmy
600e4f0e2b
perf(*): use the latest version of semantic-release by default
2020-01-10 17:20:50 +08:00
cycjimmy
5a0c5056e4
ci: set configuration
2020-01-10 17:00:44 +08:00
cycjimmy
6e2c113f1b
improvement: upgrade semantic-release to 15.14.0
2020-01-10 16:41:34 +08:00
cycjimmy
47a5ebd133
chore: set accurate install path
2020-01-10 16:36:53 +08:00
cycjimmy
ac4bc8539b
chore: add debug info
2020-01-10 16:31:20 +08:00
cycjimmy
22d5f850a3
ci: set @semantic-release/git version to 7.0.18
2020-01-10 10:54:22 +08:00
cycjimmy
8dd7aa5418
docs(outputs): split Using Output Variables
2020-01-10 10:30:06 +08:00
Geoffrey.C
726195f9e6
Merge pull request #12 from sudkumar/docs
...
extra_plugins must be in release config
2020-01-04 22:51:53 +08:00
Sudhir Mitharwal
8ac1950edb
docs(extra_plugins): must be in release config
...
Plugins passed in `extra_plugins` must be specified in the semantic release plugins array as well. https://semantic-release.gitbook.io/semantic-release/usage/configuration#plugins
2020-01-04 20:10:51 +05:30
Geoffrey.C
16d8f3d61d
Merge pull request #7 from bennypowers/patch-1
...
docs: add checkout to workflow in README
2019-12-23 20:17:43 +08:00
Benny Powers
30b4ebe298
docs: add checkout to workflow in README
2019-12-23 13:56:03 +02:00
cycjimmy
82b6f71a2b
chore(ISSUE_TEMPLATE): modify issue template for bug report
2019-11-01 17:52:11 +08:00
cycjimmy
5481586b4e
style(*): unify quotes
2019-11-01 16:13:46 +08:00
semantic-release-bot
638af1134e
chore(release): 2.1.0 [skip ci]
...
# [2.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.3...v2.1.0 ) (2019-10-31)
### Features
* **inputs:** add semantic_version to specify version range([#3 ](https://github.com/cycjimmy/semantic-release-action/issues/3 )) ([55e8862 ](55e8862f17 ))
2019-10-31 16:07:35 +00:00
cycjimmy
55e8862f17
feat(inputs): add semantic_version to specify version range( #3 )
...
semantic_version: Specify specifying version range for semantic-release. If no version range is
specified, semantic-release@^15 will be used by default.
2019-11-01 00:06:27 +08:00
cycjimmy
56fc83231a
docs(extra_plugins): improve extra_plugins configuration document( #3 )
2019-10-31 22:57:14 +08:00
semantic-release-bot
49e15bd489
chore(release): 2.0.3 [skip ci]
...
## [2.0.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.2...v2.0.3 ) (2019-10-28)
### Bug Fixes
* **inputs:** adjust the default for the "branch" configuration ([e5c555a ](e5c555a613 ))
2019-10-28 07:12:05 +00:00
cycjimmy
e5c555a613
fix(inputs): adjust the default for the "branch" configuration
2019-10-28 15:10:20 +08:00
cycjimmy
56568e2822
test: modify test workflow file
2019-10-28 14:46:23 +08:00
cycjimmy
0db4cb61b2
chore(package): update dependencies
2019-10-28 11:07:13 +08:00
cycjimmy
18455e9e99
refactor(inputs): remove redundant defaults and options
2019-10-26 22:40:30 +08:00
cycjimmy
fd6487c160
refactor(*): split set up task
2019-10-26 21:54:14 +08:00
cycjimmy
0995c986f4
chore(release): modify release task
2019-10-26 19:41:32 +08:00
cycjimmy
feb118b68d
refactor(*): split tasks and modules
2019-10-26 19:19:39 +08:00
semantic-release-bot
9d624df62a
chore(release): 2.0.2 [skip ci]
...
## [2.0.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.1...v2.0.2 ) (2019-10-26)
### Bug Fixes
* **.npmrc:** modify wrong cwd for exec ([6cfcf38 ](6cfcf38c9b ))
2019-10-26 08:27:05 +00:00
cycjimmy
6cfcf38c9b
fix(.npmrc): modify wrong cwd for exec
2019-10-26 16:26:11 +08:00
semantic-release-bot
2ad69c46d8
chore(release): 2.0.1 [skip ci]
...
## [2.0.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.0...v2.0.1 ) (2019-10-26)
### Bug Fixes
* **.npmrc:** clean up `.npmrc` file in the repo after releasing ([a0ef86e ](a0ef86eea3 )), closes [#2 ](https://github.com/cycjimmy/semantic-release-action/issues/2 ) [/github.com/semantic-release/semantic-release/issues/974#issuecomment-546577677](https://github.com//github.com/semantic-release/semantic-release/issues/974/issues/issuecomment-546577677 )
2019-10-26 07:51:58 +00:00
cycjimmy
a0ef86eea3
fix(.npmrc): clean up .npmrc file in the repo after releasing
...
Issue: "Failed to replace env in config: ${NPM_TOKEN}" after release #2
solution:https://github.com/semantic-release/semantic-release/issues/974#issuecomment-546577677
2019-10-26 15:51:03 +08:00
cycjimmy
602ea31215
docs(inputs): remove redundant defaults
2019-10-21 13:49:38 +08:00
cycjimmy
cd22d88ccf
docs(readme): use v2 in example
2019-10-21 13:38:48 +08:00