Skip to content

Commit

Permalink
chore(main): release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2023
1 parent 90f0f15 commit a5e5336
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.1.0](https://github.com/nodeshift/kube-service-bindings/compare/v3.0.0...v3.1.0) (2023-11-14)


### Features

* upgrade eslint-plugin-n from 15.7.0 to 16.0.0 ([b23deee](https://github.com/nodeshift/kube-service-bindings/commit/b23deee6635fe33a52ff70363a2ec0c96d75884d))


### Bug Fixes

* upgrade eslint from 8.42.0 to 8.43.0 ([feff069](https://github.com/nodeshift/kube-service-bindings/commit/feff0697b521a3b866f7e2a60ccd4a8bc138be71))
* upgrade eslint from 8.43.0 to 8.44.0 ([a5aff30](https://github.com/nodeshift/kube-service-bindings/commit/a5aff307e172c948f7dff94f0ed75c6c461c63c8))
* upgrade eslint from 8.44.0 to 8.45.0 ([3affa03](https://github.com/nodeshift/kube-service-bindings/commit/3affa03edc710c73a4e020954fc9cf64b58f62ce))
* upgrade eslint from 8.45.0 to 8.46.0 ([0463e5a](https://github.com/nodeshift/kube-service-bindings/commit/0463e5a4f2e0fe601b64f86f6c7dcb6a69b143da))
* upgrade eslint from 8.46.0 to 8.47.0 ([fbdb892](https://github.com/nodeshift/kube-service-bindings/commit/fbdb89275c02bda2eb62c70bc2bea96d0ea0dd63))
* upgrade eslint from 8.47.0 to 8.48.0 ([baba038](https://github.com/nodeshift/kube-service-bindings/commit/baba038a797f9cde234322bbcc05a1603ec8ef1b))
* upgrade eslint from 8.49.0 to 8.50.0 ([1323875](https://github.com/nodeshift/kube-service-bindings/commit/1323875aa2b4b85c535e74ab8eb4a06f41384bd1))
* upgrade eslint from 8.50.0 to 8.51.0 ([be6ec00](https://github.com/nodeshift/kube-service-bindings/commit/be6ec00b03f7817f68aba3d45399dbf2ed4e009d))
* upgrade eslint-plugin-import from 2.27.5 to 2.28.0 ([c1bb37e](https://github.com/nodeshift/kube-service-bindings/commit/c1bb37e3af7d21e309df6bb52cf27e1b5335c898))
* upgrade eslint-plugin-import from 2.28.0 to 2.28.1 ([062bcb2](https://github.com/nodeshift/kube-service-bindings/commit/062bcb256f0a77591e0df1db2fdf7a197fb22627))
* upgrade eslint-plugin-import from 2.28.1 to 2.29.0 ([8953b4a](https://github.com/nodeshift/kube-service-bindings/commit/8953b4ab5e14b869d060c6c509808efddc3d2e8b))
* upgrade eslint-plugin-n from 16.0.0 to 16.0.1 ([fe318bb](https://github.com/nodeshift/kube-service-bindings/commit/fe318bb34e839be5c97e8706c78560d5b0d7f70e))

## [3.0.0](https://github.com/nodeshift/kube-service-bindings/compare/v2.1.0...v3.0.0) (2023-06-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kube-service-bindings",
"version": "3.0.0",
"version": "3.1.0",
"author": "",
"license": "Apache-2.0",
"typings": "index.d.ts",
Expand Down

0 comments on commit a5e5336

Please sign in to comment.