Tony Brix
|
00f8039cb6
|
fix(deps): Update @actions/core to ^1.2.4
|
2020-04-30 15:17:30 -05:00 |
|
semantic-release-bot
|
e797462fc6
|
chore(release): 2.4.0 [skip ci]
# [2.4.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.3.0...v2.4.0) (2020-04-30)
### Bug Fixes
* fixes rebase mistake for import of renamed func ([ddb8d28](ddb8d2814d))
### Features
* added ability to use the "extends" settings ([32db8a4](32db8a49b2))
|
2020-04-30 08:03:21 +00:00 |
|
Geoffrey.C
|
be18bc979a
|
Merge pull request #29 from Lundalogik/feature-extends
feat: added ability to use the "extends" settings
|
2020-04-30 16:02:35 +08:00 |
|
Filip Arenbo
|
ddb8d2814d
|
fix: fixes rebase mistake for import of renamed func
|
2020-04-30 09:56:34 +02:00 |
|
Filip Arenbo
|
32db8a49b2
|
feat: added ability to use the "extends" settings
This is done to be able to use shared configurations
docs: Added docs for the extends feature
fix: syntax error, due to rebase
|
2020-04-29 20:27:04 +02:00 |
|
Geoffrey.C
|
62fd14bc6c
|
Merge pull request #28 from exKAZUu/patch-1
docs: correct a link
|
2020-03-24 11:19:00 +08:00 |
|
Sakamoto, Kazunori
|
c361e3868d
|
docs: fix a missing link
|
2020-03-23 23:43:24 +09:00 |
|
cycjimmy
|
a6076575c3
|
docs(*): fix a grammatical error
|
2020-03-22 20:32:50 +08:00 |
|
cycjimmy
|
bb32c296d1
|
docs(*): adjust some expressions
|
2020-03-22 11:46:45 +08:00 |
|
Geoffrey.C
|
2f8514fa4d
|
Merge pull request #27 from cycjimmy/docs/optimizing-documents
Docs/optimizing documents
|
2020-03-21 23:43:15 +08:00 |
|
cycjimmy
|
6c7958bb16
|
docs(*): fix duplicate description
|
2020-03-21 23:37:49 +08:00 |
|
cycjimmy
|
e91639a768
|
docs(*): optimize documents
|
2020-03-21 23:26:05 +08:00 |
|
cycjimmy
|
db8c9adefb
|
ci: fix id
|
2020-03-21 22:50:51 +08:00 |
|
semantic-release-bot
|
daaa4dcd09
|
chore(release): 2.3.0 [skip ci]
# [2.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.2.0...v2.3.0) (2020-03-21)
### Features
* **branches:** support branches of semantic-release v16+ ([706c0ef](706c0ef960)), closes [#24](https://github.com/cycjimmy/semantic-release-action/issues/24) [#25](https://github.com/cycjimmy/semantic-release-action/issues/25)
|
2020-03-21 09:38:18 +00:00 |
|
Geoffrey.C
|
f02d900782
|
Merge pull request #26 from cycjimmy/feat/support-branches-of-semantic-release-v16+
Feat/support branches of semantic release v16+
|
2020-03-21 17:37:40 +08:00 |
|
cycjimmy
|
2b60750904
|
docs(*): improve documentation for branches
|
2020-03-21 17:28:54 +08:00 |
|
cycjimmy
|
a1419c303e
|
ci: increase test
|
2020-03-21 17:23:45 +08:00 |
|
cycjimmy
|
706c0ef960
|
feat(branches): support branches of semantic-release v16+
support branches of semantic-release v16+
#24 #25
|
2020-03-21 16:47:29 +08:00 |
|
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 |
|