Skip to content
Commits on Source (3)
## [1.0.2](https://gitlab.arm.com/semantic-release/config-gitlab-poetry/compare/v1.0.1...v1.0.2) (2023-12-01)
### Bug Fixes
- publish package to GitLab registry
([70206c1](https://gitlab.arm.com/semantic-release/config-gitlab-poetry/commit/70206c18a6e5d06fc86a013677ece64493c4da2e))
## [1.0.1](https://gitlab.arm.com/semantic-release/config-gitlab-poetry/compare/v1.0.0...v1.0.1) (2023-11-07)
### Bug Fixes
......
{
"private": true,
"name": "@semantic-release/config-gitlab-poetry",
"version": "1.0.1",
"version": "1.0.2",
"description": "A `semantic release` configuration for Poetry projects hosted on GitLab",
"exports": {
"require": "./config.js"
......