5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00
Commit graph

311 commits

Author SHA1 Message Date
Geoffrey.C
2a988931ba fix(deps): upgrade dependencies
#44
2020-11-12 15:57:35 +08:00
Geoffrey.C
95f9c3d96c
Merge pull request #45 from missinglink/master
fix code comment in extends section of README
2020-10-15 21:34:50 +08:00
missinglink
237ddf0df6 docs: fix code comment in extends section of README 2020-10-15 15:05:36 +02:00
Geoffrey.C
ffbd329d55
Merge pull request #43 from ben-eb/issue-42-private-packages-documentation
Add note on private packages to the readme
2020-09-23 16:30:28 +08:00
Ben Briggs
59fd8298dc
docs(*): add note on private packages to the readme
Closes #42
2020-09-23 08:53:36 +01:00
Geoffrey.C
1def3c9f53
Merge pull request #40 from evanstoddard23/patch-1
docs: clarify git plugin credential usage on protected branches
2020-08-31 09:38:33 +08:00
Evan Stoddard
1d1b6af9f4
docs: clarify git plugin credential usage on protected branches 2020-08-27 10:00:31 -05:00
cycjimmy
5a010174b5 ci(*): use default branches config 2020-07-02 15:47:59 +08:00
semantic-release-bot
3e9fa3795d chore(release): 2.5.0 [skip ci]
# [2.5.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.2...v2.5.0) (2020-07-02)

### Features

* **outputs:** add new_release_channel ([ae40dc6](ae40dc6658))
2020-07-02 07:29:16 +00:00
cycjimmy
ae40dc6658 feat(outputs): add new_release_channel 2020-07-02 15:28:08 +08:00
semantic-release-bot
606b318c9c chore(release): 2.4.2 [skip ci]
## [2.4.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.1...v2.4.2) (2020-07-02)

### Bug Fixes

* **new_release_patch_version:** fix the problem of inaccurate new_release_patch_version ([5da0ac5](5da0ac558e))
2020-07-02 06:44:50 +00:00
cycjimmy
5da0ac558e fix(new_release_patch_version): fix the problem of inaccurate new_release_patch_version 2020-07-02 14:44:00 +08:00
cycjimmy
3c3254030d docs(*): some chores 2020-05-06 16:57:44 +08:00
semantic-release-bot
ed32378269 chore(release): 2.4.1 [skip ci]
## [2.4.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.0...v2.4.1) (2020-05-01)

### Bug Fixes

* **deps:** Update @actions/core to ^1.2.4 ([00f8039](00f8039cb6))
2020-05-01 00:50:02 +00:00
Geoffrey.C
4371777674
Merge pull request #31 from UziTech/update-deps
fix(deps): Update @actions/core to ^1.2.4
2020-05-01 08:49:23 +08:00
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