- Apr 03, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Allows retrieving the SVG via token authentication.
- Apr 02, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Use the GitLab registry!
-
Matthew Clarkson authored
This allows Bazel targets to be ran as part of the release process.
-
Matthew Clarkson authored
-
- Dec 01, 2023
-
-
Bot authored
## [1.1.6](v1.1.5...v1.1.6) (2023-12-01) ### Bug Fixes * add `config.json` to exported package ([0702c968](0702c968))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
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))
-