Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 10, 2023
1 parent ee50e88 commit 5bf8acc
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

## 1.0.0 (2023-09-10)


### Features

* first working version of merger ([bd0ef52](https://github.com/aabouzaid/kustomize-plugin-merger/commit/bd0ef52ef46381c13ab8ebcf1cc6970328910b64))


### Miscellaneous

* **deps:** pin dependencies ([#5](https://github.com/aabouzaid/kustomize-plugin-merger/issues/5)) ([75c35fe](https://github.com/aabouzaid/kustomize-plugin-merger/commit/75c35fe82678dfb45710bbbbe7299bfa083191c0))
* **deps:** update actions/checkout action to v4 ([#6](https://github.com/aabouzaid/kustomize-plugin-merger/issues/6)) ([950e34f](https://github.com/aabouzaid/kustomize-plugin-merger/commit/950e34ffd8e7b21f420559ed39db5f5123bacbb7))
* **deps:** update actions/checkout action to v4 ([#9](https://github.com/aabouzaid/kustomize-plugin-merger/issues/9)) ([3edbc21](https://github.com/aabouzaid/kustomize-plugin-merger/commit/3edbc21a5f5380d146b05a9e5a701ccc4fb245ac))
* **deps:** update actions/dependency-review-action action to v3 ([#10](https://github.com/aabouzaid/kustomize-plugin-merger/issues/10)) ([8cc0ca4](https://github.com/aabouzaid/kustomize-plugin-merger/commit/8cc0ca43caadf2a8cac993024a58d19deb5abd7d))
* **deps:** update renovate/renovate docker digest to 41d7204 ([#12](https://github.com/aabouzaid/kustomize-plugin-merger/issues/12)) ([ee50e88](https://github.com/aabouzaid/kustomize-plugin-merger/commit/ee50e881b794d53a9c0ac8c6d8b4a3a12fdda908))
* go report card badge ([5c1e616](https://github.com/aabouzaid/kustomize-plugin-merger/commit/5c1e61667e7fadbe9428652ee419c88be5cf4934))
* rename examples dirs ([e1eaf91](https://github.com/aabouzaid/kustomize-plugin-merger/commit/e1eaf91f3a3b03e4ba0aa3cb2880df16265bdb5f))
* SECURITY.md file ([d7036ad](https://github.com/aabouzaid/kustomize-plugin-merger/commit/d7036ad7b4a46b2fefec15039426d339f3ef0916))
* status badges ([077f283](https://github.com/aabouzaid/kustomize-plugin-merger/commit/077f2832342cc514118edee72a6d5d5990f259b5))
* tidy up the main example ([b6ab970](https://github.com/aabouzaid/kustomize-plugin-merger/commit/b6ab97013835a3f01231b93bd8257d86db864b36))
* update readme badges ([2c5aab9](https://github.com/aabouzaid/kustomize-plugin-merger/commit/2c5aab981d3f77cf05edf40a03ffa78e4280f13f))


### Continuous Integration

* go linter config and ci workflow ([#1](https://github.com/aabouzaid/kustomize-plugin-merger/issues/1)) ([8a3c75e](https://github.com/aabouzaid/kustomize-plugin-merger/commit/8a3c75e1d9eccc9f5ef1211f033b2a5e5d2338cf))
* go releaser ([#2](https://github.com/aabouzaid/kustomize-plugin-merger/issues/2)) ([df20b82](https://github.com/aabouzaid/kustomize-plugin-merger/commit/df20b8281c8107832f0f66d0f857f5f32d558215))
* renovate for dependency update ([#4](https://github.com/aabouzaid/kustomize-plugin-merger/issues/4)) ([61ea189](https://github.com/aabouzaid/kustomize-plugin-merger/commit/61ea189dca345c24e4141bc479da6eb1becfd3aa))
* **security:** apply best practices by step security ([#8](https://github.com/aabouzaid/kustomize-plugin-merger/issues/8)) ([fe208e0](https://github.com/aabouzaid/kustomize-plugin-merger/commit/fe208e06b1d35c454cddcec881d6c282b1691a0a))
* **security:** codeql analysis workflow ([#3](https://github.com/aabouzaid/kustomize-plugin-merger/issues/3)) ([246696c](https://github.com/aabouzaid/kustomize-plugin-merger/commit/246696c73b5c0635ca421727d6e88035a02eb80a))
* **security:** Scorecard security workflow ([52c4496](https://github.com/aabouzaid/kustomize-plugin-merger/commit/52c4496f409c13536c8adf6f3539eb0f1c605944))

0 comments on commit 5bf8acc

Please sign in to comment.