Skip to content

Commit 3a6e0cf

Browse files
chore(main): release 1.7.4
1 parent fac8b09 commit 3a6e0cf

4 files changed

Lines changed: 13 additions & 4 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.7.3"
2+
".": "1.7.4"
33
}

CHANGELOG.md

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

3+
## [1.7.4](https://github.com/Endika/influence-sensor/compare/v1.7.3...v1.7.4) (2026-06-22)
4+
5+
6+
### Chores
7+
8+
* **deps-dev:** bump @types/node in the minor-and-patch group ([2653bcd](https://github.com/Endika/influence-sensor/commit/2653bcd70211252e2522d903f5559cc67fe29eeb))
9+
* **deps-dev:** bump @types/node in the minor-and-patch group ([6b09584](https://github.com/Endika/influence-sensor/commit/6b09584e2ac574215c63f9e0b065f557e0ea6726))
10+
* **deps-dev:** bump vitest in the minor-and-patch group ([5219c57](https://github.com/Endika/influence-sensor/commit/5219c5778481f3ee85cfc102365e7a0277885b64))
11+
312
## [1.7.3](https://github.com/Endika/influence-sensor/compare/v1.7.2...v1.7.3) (2026-06-02)
413

514

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": "influence-sensor",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)