Skip to content

Commit 18b2f2c

Browse files
authored
Merge pull request #332 from nodeshift/release-please--branches--main--components--kube-service-bindings
chore(main): release 5.0.2
2 parents 4771900 + 24321d0 commit 18b2f2c

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [5.0.2](https://github.com/nodeshift/kube-service-bindings/compare/v5.0.1...v5.0.2) (2026-06-23)
6+
7+
8+
### Bug Fixes
9+
10+
* adding concurrency on the nodejs-ci-action ([64e99e7](https://github.com/nodeshift/kube-service-bindings/commit/64e99e735eb013d1dae75ed1c85fdaae46cd5c97))
11+
* updating release workflow ([a3b9a7a](https://github.com/nodeshift/kube-service-bindings/commit/a3b9a7aebf622ad4281eabbf4ee2b228b27fb46e))
12+
513
## [5.0.1](https://github.com/nodeshift/kube-service-bindings/compare/v5.0.0...v5.0.1) (2026-06-23)
614

715

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": "5.0.1",
3+
"version": "5.0.2",
44
"author": "",
55
"license": "Apache-2.0",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)