Skip to content

Commit d69d75a

Browse files
authored
Merge pull request #43 from websavva/release-please--branches--master--components--webbid
chore(master): release 1.7.0
2 parents d7de905 + 43cfee4 commit d69d75a

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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.6.0"
2+
".": "1.7.0"
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.0](https://github.com/websavva/webbid/compare/v1.6.0...v1.7.0) (2025-08-21)
4+
5+
6+
### Features
7+
8+
* Node was upgraded as well as domain was changed ([d7de905](https://github.com/websavva/webbid/commit/d7de90552a6f708e3971c9b0a8ee70fc31c926e0))
9+
* Node was upgraded as well as domain was changed ([a259542](https://github.com/websavva/webbid/commit/a259542105e5c588864f1451196c2f5b8af4fb54))
10+
311
## [1.6.0](https://github.com/websavva/webbid/compare/v1.5.4...v1.6.0) (2024-12-16)
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.6.0",
4+
"version": "1.7.0",
55
"private": true,
66
"engines": {
77
"node": "22.x.x",

0 commit comments

Comments
 (0)