Skip to content

Commit 93579ee

Browse files
chore(main): release 4.1.0
1 parent 5142ce9 commit 93579ee

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
## [4.1.0](https://github.com/nodeshift/kube-service-bindings/compare/v4.0.0...v4.1.0) (2025-07-21)
6+
7+
8+
### Features
9+
10+
* upgrade mocha from 10.7.0 to 11.5.0 ([edf2d1e](https://github.com/nodeshift/kube-service-bindings/commit/edf2d1e75cb849b6121001b42270c18a34b7c889))
11+
12+
13+
### Bug Fixes
14+
15+
* upgrade eslint-plugin-import from 2.29.1 to 2.32.0 ([1540e61](https://github.com/nodeshift/kube-service-bindings/commit/1540e6199b41a59ce5222d43842e87338f279aea))
16+
* upgrade mocha from 11.5.0 to 11.7.0 ([1fa20d3](https://github.com/nodeshift/kube-service-bindings/commit/1fa20d3778c66efafb62d423c05a440b21a1aacc))
17+
* upgrade mocha from 11.7.0 to 11.7.1 ([a1bb884](https://github.com/nodeshift/kube-service-bindings/commit/a1bb884cea0c8bb5867c22b82350f364279c4559))
18+
519
## [4.0.0](https://github.com/nodeshift/kube-service-bindings/compare/v3.0.0...v4.0.0) (2025-06-05)
620

721

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kube-service-bindings",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"author": "",
55
"license": "Apache-2.0",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)