Skip to content

Commit d41fc58

Browse files
chore(release): 1.7.4 [skip ci]
## [1.7.4](v1.7.3...v1.7.4) (2024-12-20) ### Bug Fixes * remove custom framework configuration for i18n-ally vscode ([63f87fe](63f87fe)) * use new vitest vscode setting for preventing automatic opening of the test results ([2a2b945](2a2b945))
1 parent 5a7c154 commit d41fc58

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.4](https://github.com/ixartz/SaaS-Boilerplate/compare/v1.7.3...v1.7.4) (2024-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* remove custom framework configuration for i18n-ally vscode ([63f87fe](https://github.com/ixartz/SaaS-Boilerplate/commit/63f87feb3c0cb186c500ef9bed9cb50d7309224d))
7+
* use new vitest vscode setting for preventing automatic opening of the test results ([2a2b945](https://github.com/ixartz/SaaS-Boilerplate/commit/2a2b945050f8d19883d6f2a8a6ec5ccf8b1f4173))
8+
19
## [1.7.3](https://github.com/ixartz/SaaS-Boilerplate/compare/v1.7.2...v1.7.3) (2024-11-07)
210

311

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saas-boilerplate",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"scripts": {
55
"dev:spotlight": "spotlight-sidecar",
66
"dev:next": "next dev",

0 commit comments

Comments
 (0)