Skip to content

Latest commit

 

History

History
362 lines (157 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

362 lines (157 loc) · 14.9 KB

5.0.25 (2024-12-18)

Bug Fixes

  • deps: update dependency semantic-release to v24.2.0 (43fe64e)

5.0.24 (2024-09-17)

Bug Fixes

  • deps: update dependency semantic-release to v24.1.1 (0111033)

5.0.23 (2024-07-02)

Bug Fixes

  • deps: update dependency semantic-release to v24 (33e559c)

5.0.22 (2024-07-01)

Bug Fixes

  • deps: pin to known working version of install-github-release-binary (2538d68)

5.0.21 (2024-06-23)

Bug Fixes

  • deps: update dependency semantic-release to v23.1.1 (45fcb3c)

5.0.20 (2024-04-27)

Bug Fixes

  • deps: update dependency semantic-release to v23.0.8 (0649198)

5.0.19 (2024-02-10)

Bug Fixes

  • deps: update dependency semantic-release to v23.0.2 (8b1dc1d)

5.0.18 (2024-01-20)

Bug Fixes

  • deps: update dependency semantic-release to v23 (9df6d5e)

5.0.17 (2023-12-06)

Bug Fixes

  • deps: update dependency semantic-release to v22 (df83aad)

5.0.16 (2023-11-11)

Bug Fixes

  • deps: update dependency semantic-release to v21.1.2 (37a3943)

5.0.15 (2023-09-12)

Bug Fixes

  • deps: update dependency semantic-release to v21.1.1 (060d822)

5.0.14 (2023-09-11)

Bug Fixes

  • jq: assign data in-place (8a12a2a)

5.0.13 (2023-09-09)

Bug Fixes

  • corret jq program to filter intended target (a2b8dac)

5.0.12 (2023-09-09)

Performance Improvements

  • use jq to modify semantic-release manifest (13d96a0)

5.0.11 (2023-07-13)

Bug Fixes

  • deps: update dependency semantic-release to v21.0.7 (9557985)

5.0.10 (2023-06-18)

Bug Fixes

  • deps: update dependency semantic-release to v21.0.5 (88bc496)

5.0.9 (2023-06-03)

Bug Fixes

  • deps: update dependency semantic-release-major-tag to v0.3.2 (57fd025)

5.0.8 (2023-03-25)

Bug Fixes

  • deps: update dependency @semantic-release/changelog to v6.0.3 (6aaebfb)
  • deps: update dependency semantic-release to v21 (89fe448)

5.0.7 (2023-03-25)

Bug Fixes

  • deps: update dependency semantic-release to v20.1.3 (1e8f28c)

5.0.6 (2023-03-01)

Bug Fixes

  • deps: update dependency semantic-release-major-tag to v0.3.0 (a9856cf)

5.0.5 (2023-03-01)

Bug Fixes

  • deps: update dependency semantic-release to v20.1.1 (7834d7b)

5.0.4 (2023-02-16)

Bug Fixes

  • deps: update dependency semantic-release-major-tag to v0.2.2 (613fbad)

5.0.3 (2023-02-06)

Bug Fixes

  • deps: update dependency semantic-release to v20.1.0 (0f4d1d7)

5.0.2 (2023-01-24)

Bug Fixes

  • specify semantic-release as a production dependency (a246874)

5.0.1 (2023-01-16)

Bug Fixes

  • treat action input as string (560aff2)

5.0.0 (2023-01-16)

  • fix!: negate logic in runtime semantic-release config (7db64fc)

BREAKING CHANGES

  • negate logic in runtime semantic-release config

4.0.0 (2023-01-14)

  • feat!: convert to a workflow add concurrency controls (8b9211b)

BREAKING CHANGES

  • convert this shared action into a reusable workflow.

This changes the invocation to

## [3.1.2](https://github.com/semantic-release-action/github-actions/compare/v3.1.1...v3.1.2) (2023-01-12)


### Bug Fixes

* **deps:** update install-github-release-binary to v2 ([0800768](https://github.com/semantic-release-action/github-actions/commit/08007683ba07d4fe71e7685734619cf405777eab))

## [3.1.1](https://github.com/semantic-release-action/github-actions/compare/v3.1.0...v3.1.1) (2023-01-11)


### Bug Fixes

* write the semantic-config changes ([0ad2b39](https://github.com/semantic-release-action/github-actions/commit/0ad2b391194126efb21aeb64cd15421fe036966b))

# [3.1.0](https://github.com/semantic-release-action/github-actions/compare/v3.0.12...v3.1.0) (2023-01-11)


### Features

* commit updates to host npm package manifest ([9e8091a](https://github.com/semantic-release-action/github-actions/commit/9e8091a930dab12bd952f4ed91471b57b528994b))
* expose input to disable @semantic-release/git ([b5f3606](https://github.com/semantic-release-action/github-actions/commit/b5f36067053688abfeb461c7819a98ca33e03a16))

## [3.0.12](https://github.com/semantic-release-action/github-actions/compare/v3.0.11...v3.0.12) (2023-01-11)


### Bug Fixes

* shrink configuration size ([d187ba1](https://github.com/semantic-release-action/github-actions/commit/d187ba1825f3ebcd99a6c4e45787903c48f10e96))

## [3.0.11](https://github.com/semantic-release-action/github-actions/compare/v3.0.10...v3.0.11) (2023-01-10)


### Bug Fixes

* cache the correct path ([248e401](https://github.com/semantic-release-action/github-actions/commit/248e401a940b7af720821bbd9b5011a085bacd38))

## [3.0.10](https://github.com/semantic-release-action/github-actions/compare/v3.0.9...v3.0.10) (2023-01-09)


### Bug Fixes

* use scratch workspace for temporary files ([162ec7f](https://github.com/semantic-release-action/github-actions/commit/162ec7f6713681ce369546d3481f7cd2801ffdae))

## [3.0.9](https://github.com/semantic-release-action/github-actions/compare/v3.0.8...v3.0.9) (2023-01-08)


### Bug Fixes

* use install-github-release-binary ([f16d31c](https://github.com/semantic-release-action/github-actions/commit/f16d31ceef6fd8a94d0999bd7e8c9e0291d4856f))

## [3.0.8](https://github.com/semantic-release-action/github-actions/compare/v3.0.7...v3.0.8) (2023-01-08)


### Bug Fixes

* Revert "fix: use install-github-release-binary" ([1e01856](https://github.com/semantic-release-action/github-actions/commit/1e018560a5270b7c54f0349e31a1d4084857e63e))
* use install-github-release-binary ([29f992c](https://github.com/semantic-release-action/github-actions/commit/29f992c1064e137dc5bf505736be9c03baa5e7ec))

## [3.0.8](https://github.com/semantic-release-action/github-actions/compare/v3.0.7...v3.0.8) (2023-01-08)


### Bug Fixes

* use install-github-release-binary ([29f992c](https://github.com/semantic-release-action/github-actions/commit/29f992c1064e137dc5bf505736be9c03baa5e7ec))

## [3.0.7](https://github.com/semantic-release-action/github-actions/compare/v3.0.6...v3.0.7) (2023-01-07)


### Bug Fixes

* restrict git assets to changelog ([7992cf7](https://github.com/semantic-release-action/github-actions/commit/7992cf74f0d91e360b46c4e0f746754b8bad0cdb))

## [3.0.6](https://github.com/semantic-release-action/github-actions/compare/v3.0.5...v3.0.6) (2023-01-07)


### Bug Fixes

* correct copy/pasta in step name ([b9db974](https://github.com/semantic-release-action/github-actions/commit/b9db9744e084bf3d4fe93535bbaecc6582cc0988))

## [3.0.5](https://github.com/semantic-release-action/github-actions/compare/v3.0.4...v3.0.5) (2023-01-06)


### Bug Fixes

* remove debug argument to semantic release ([aa0bfd2](https://github.com/semantic-release-action/github-actions/commit/aa0bfd28861b54e2a04d0d2d5f552438eee5eb14))

## [3.0.4](https://github.com/semantic-release-action/github-actions/compare/v3.0.3...v3.0.4) (2023-01-06)


### Bug Fixes

* fall back to https repository URL ([41cc4ec](https://github.com/semantic-release-action/github-actions/commit/41cc4ecc0f0641c5db97c667984870a80740cf3d)), closes [#2](https://github.com/semantic-release-action/github-actions/issues/2)

## [3.0.3](https://github.com/semantic-release-action/github-actions/compare/v3.0.2...v3.0.3) (2023-01-06)


### Bug Fixes

* add debug information while debugging semantic-release performance ([3bdd2a6](https://github.com/semantic-release-action/github-actions/commit/3bdd2a6ca41a6c850f2fc5b5d3fd22faa100d434))

## [3.0.2](https://github.com/semantic-release-action/github-actions/compare/v3.0.1...v3.0.2) (2023-01-06)


### Bug Fixes

* only override package.json if using the actions semrel config ([f92a7ae](https://github.com/semantic-release-action/github-actions/commit/f92a7ae68bb88f5445cb9b2b0bd9f814413071d1))

## [3.0.1](https://github.com/semantic-release-action/github-actions/compare/v3.0.0...v3.0.1) (2023-01-06)


### Bug Fixes

* use version number that exists ([ee42089](https://github.com/semantic-release-action/github-actions/commit/ee420890e533df075ad6a68f228550f7b0cfb7e1))

# [3.0.0](https://github.com/semantic-release-action/github-actions/compare/v2.0.0...v3.0.0) (2023-01-06)


* feat!: auto detect and use the repository's semantic-release config ([e69137b](https://github.com/semantic-release-action/github-actions/commit/e69137bd468d68f59f015bc3e3ba44899d073904))


### BREAKING CHANGES

* the `config` input is no longer supported

# [2.0.0](https://github.com/semantic-release-action/github-actions/compare/v1.0.3...v2.0.0) (2023-01-06)


* fix!: rename input to config ([e56f297](https://github.com/semantic-release-action/github-actions/commit/e56f297d84327465d3b5652329f1c772e5b593b1))


### BREAKING CHANGES

* rename `semantic-release-configuration` to `config`
for brevity.

## [1.0.3](https://github.com/semantic-release-action/github-actions/compare/v1.0.2...v1.0.3) (2023-01-06)


### Bug Fixes

* specify repository url explicitly ([a200c6e](https://github.com/semantic-release-action/github-actions/commit/a200c6eaebee0a2c8e8971c0f8454062efb40ab3))

## [1.0.2](https://github.com/semantic-release-action/github-actions/compare/v1.0.1...v1.0.2) (2023-01-06)


### Bug Fixes

* access content of downloaded file correctly ([e453fab](https://github.com/semantic-release-action/github-actions/commit/e453fab0caad9e3fd668358b1118574515568ea7))

## [1.0.1](https://github.com/semantic-release-action/github-actions/compare/v1.0.0...v1.0.1) (2023-01-06)


### Bug Fixes

* use correct path ([625f3c5](https://github.com/semantic-release-action/github-actions/commit/625f3c5daedaa1a33cd7fed2bd8276de979302e0))

# 1.0.0 (2023-01-06)


### Features

* initial commit ([c72c5f1](https://github.com/semantic-release-action/github-actions/commit/c72c5f13bd902b3e0e8de2071bb3b22f37a295a1))