Skip to content

Commit 8153a11

Browse files
authored
chore(main): release 1.7.2 (#25)
1 parent f5bd5ef commit 8153a11

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.1"
2+
".": "1.7.2"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.2](https://github.com/nicocapalbo/dmbdb/compare/v1.7.1...v1.7.2) (2025-03-19)
4+
5+
6+
### 🤡 Other Changes
7+
8+
* add GitHub Actions workflow to announce releases on Discord ([f5bd5ef](https://github.com/nicocapalbo/dmbdb/commit/f5bd5eff8b4dacab452c7aacad2f4f907bc9b4a5))
9+
310
## [1.7.1](https://github.com/nicocapalbo/dmbdb/compare/v1.7.0...v1.7.1) (2025-03-19)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmbdb",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"type": "module",
55
"scripts": {
66
"build": "nuxt build",

0 commit comments

Comments
 (0)