Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>
Co-authored-by: Ron <[email protected]>
  • Loading branch information
1 parent 65afde6 commit ef8f19e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
megalinter-reports/
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.1"
{
".": "1.0.0"
}
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog
# Changelog

## [1.0.0](https://github.com/philips-software/sonarqube-issue-conversion/compare/v0.0.1...v1.0.0) (2025-01-30)


### ⚠ BREAKING CHANGES

* initial release of sonarqube-issue-conversion ([#5](https://github.com/philips-software/sonarqube-issue-conversion/issues/5))

### Features

* Initial release of sonarqube-issue-conversion ([#5](https://github.com/philips-software/sonarqube-issue-conversion/issues/5)) ([65afde6](https://github.com/philips-software/sonarqube-issue-conversion/commit/65afde6ac4e77f3b6516b69c4d523b864f243e78))

## Changelog

All notable changes to this project will be documented in this file.


The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

0 comments on commit ef8f19e

Please sign in to comment.