- Dec 01, 2023
-
-
Bot authored
## [1.1.5](v1.1.4...v1.1.5) (2023-12-01) ### Bug Fixes * add ECMAscript module ([5a14d643](5a14d643))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
_Ideally_, we would just want to export it as ECMAscript module. For now, to support both, we can use a shared JSON file. It would be nice to use the `import cfg from "./config.js" assert { "json" };` but that is experimental.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
## [1.1.4](v1.1.3...v1.1.4) (2023-12-01) ### Bug Fixes * publish package to GitLab registry ([8ed6afb5](8ed6afb5))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Nov 30, 2023
-
-
Bot authored
## [1.1.3](v1.1.2...v1.1.3) (2023-11-30) ### Bug Fixes * add labels for each published package registry file ([8acbafe1](8acbafe1))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
`@semantic-release/gitlab` uses the label to name the file otherwise it uses `undefined`
-
Bot authored
## [1.1.2](v1.1.1...v1.1.2) (2023-11-30) ### Bug Fixes * upload packages to the GitLab Generic Package Registry ([5723f775](5723f775))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Allows files to be accessed with a GitLab token. Plain release assets do not allow access without OAuth login.
-
- Nov 16, 2023
-
-
Bot authored
## [1.1.1](v1.1.0...v1.1.1) (2023-11-16) ### Bug Fixes * remove complex `metadata.json` naming ([a17fe53d](a17fe53d))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
It looks awful in the GitLab UI.
-
Bot authored
# [1.1.0](v1.0.7...v1.1.0) (2023-11-16) ### Features * add `metadata.json` upload ([beed3f56](beed3f56))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
## [1.0.7](v1.0.6...v1.0.7) (2023-11-16) ### Bug Fixes * use `path` templating in `@semantic-release/gitlab` ([19402709](19402709))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Requires the `12.1.0` release and above.
-
- Nov 15, 2023
-
-
Bot authored
## [1.0.6](v1.0.5...v1.0.6) (2023-11-15) ### Bug Fixes * add source archive label ([8b5f9366](8b5f9366))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
## [1.0.5](v1.0.4...v1.0.5) (2023-11-15) ### Bug Fixes * no templating support on `path` in `@semantic-release/gitlab`, yet ([bfb6dedb](bfb6dedb))
-
Matthew Clarkson authored
-
-
- Nov 13, 2023
-
-
Bot authored
## [1.0.4](v1.0.3...v1.0.4) (2023-11-13) ### Bug Fixes * correct source tarball templating ([39996b84](39996b84))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Nov 10, 2023
-
-
Bot authored
## [1.0.3](v1.0.2...v1.0.3) (2023-11-10) ### Bug Fixes * **package:** correct `@semantic-release/bzlmod` peer dependency ([323262b9](323262b9))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Needs to be a pure semantic version otherwise we get issues downstream.
-
- Nov 09, 2023
-
-
Bot authored
## [1.0.2](v1.0.1...v1.0.2) (2023-11-09) ### Bug Fixes * **package:** add `@semantic-release/git` as a peer dependency ([bba094ae](bba094ae))
-
Matthew Clarkson authored
-