Releases: mixmaxhq/semantic-release-config
Releases · mixmaxhq/semantic-release-config
v3.1.1
15 Mar 16:26
Compare
Sorry, something went wrong.
No results found
3.1.1 (2024-03-15)
Bug Fixes
v3.1.0
15 Mar 16:13
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-03-15)
Features
Bug Fixes
v3.0.2
22 Mar 22:11
Compare
Sorry, something went wrong.
No results found
3.0.2 (2023-03-22)
BREAKING CHANGES
When updating from 2.x to 3.x, add the proper suffix.
For an NPM package, change as:
- "extends": "@mixmaxhq/semantic-release-config"
+ "extends": "@mixmaxhq/semantic-release-config/package/index.js"
And for a service:
- "extends": "@mixmaxhq/semantic-release-config"
+ "extends": "@mixmaxhq/semantic-release-config/service/index.js"
Note you can also move this config to a .releaserc.json instead of using it inside the package.json. See this as an example for a package and this as an example for service.
Bug Fixes
v3.0.2-alpha.2
22 Mar 21:40
Compare
Sorry, something went wrong.
No results found
v3.0.2-alpha.1
22 Mar 21:24
Compare
Sorry, something went wrong.
No results found
v2.0.3
11 Aug 18:17
Compare
Sorry, something went wrong.
No results found
2.0.3 (2022-08-11)
Bug Fixes
include branches config to support main (5b6fa2d )
v2.0.2
30 Aug 21:02
Compare
Sorry, something went wrong.
No results found
2.0.2 (2021-08-30)
Bug Fixes
update semantic release dependencies (567ba0a )
v2.0.1
09 Dec 00:01
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-12-09)
Bug Fixes
security: update semantic-release to >= 17.2.3 (eef697e )
v2.0.0
18 Jan 00:11
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-01-18)
⚠ BREAKING CHANGES
deps: Various parts of our semantic-release configuration may break.
Bug Fixes
deps: bump semantic-release and friends (#41 ) (4084197 )
v1.2.7
14 Jan 00:08
Compare
Sorry, something went wrong.
No results found
1.2.7 (2020-01-14)
Bug Fixes
deps: bump @semantic-release/npm from 5.3.4 to 5.3.5 (#35 ) (88a0699 )