Skip to content

Commit 5acc8f0

Browse files
authored
Merge pull request #45 from websavva/release-please--branches--master--components--webbid
chore(master): release 1.7.1
2 parents 8958f89 + 5469fb2 commit 5acc8f0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.0"
2+
".": "1.7.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/websavva/webbid/compare/v1.7.0...v1.7.1) (2025-08-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **cd:** Node was upgraded for Docker and CD as well ([8958f89](https://github.com/websavva/webbid/commit/8958f89daab585773260b71ea37a8d6f76b55e98))
9+
* **cd:** Node was upgraded for Docker and CD as well ([d9b13f2](https://github.com/websavva/webbid/commit/d9b13f2f9b4442cd76b3542b8c3566f8bb22619c))
10+
311
## [1.7.0](https://github.com/websavva/webbid/compare/v1.6.0...v1.7.0) (2025-08-21)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@websavva/webbid",
33
"description": "WebBid, digital marketplace build with Next.js, tRPC and Payload CMS",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"private": true,
66
"engines": {
77
"node": "22.x.x",

0 commit comments

Comments
 (0)