Skip to content

Commit ed150ef

Browse files
committed
chore(main): release 1.7.5
1 parent 37eeda9 commit ed150ef

4 files changed

Lines changed: 15 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.4"
2+
".": "1.7.5"
33
}

CHANGELOG.md

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

3+
## [1.7.5](https://github.com/Endika/influence-sensor/compare/v1.7.4...v1.7.5) (2026-07-20)
4+
5+
6+
### Chores
7+
8+
* **deps-dev:** bump the minor-and-patch group with 2 updates ([9465ddd](https://github.com/Endika/influence-sensor/commit/9465ddd60cd40d2542ffe800a4a20a60954926f3))
9+
* **deps-dev:** bump the minor-and-patch group with 2 updates ([4fb06a9](https://github.com/Endika/influence-sensor/commit/4fb06a9e44d1fa9a7bc20fbb864b130d29eb56e5))
10+
* **deps-dev:** bump the minor-and-patch group with 3 updates ([cf0b922](https://github.com/Endika/influence-sensor/commit/cf0b922094e186d45a71cf42fd617bbed79f21c1))
11+
* **deps-dev:** bump typescript from 6.0.3 to 7.0.2 ([6fba2c6](https://github.com/Endika/influence-sensor/commit/6fba2c688a8b8d181475be4064f6fcf919a79435))
12+
* **deps-dev:** bump vite in the minor-and-patch group ([a69b981](https://github.com/Endika/influence-sensor/commit/a69b98180f162d8b53b7b00b6e5d3f11efbe8e1f))
13+
314
## [1.7.4](https://github.com/Endika/influence-sensor/compare/v1.7.3...v1.7.4) (2026-06-22)
415

516

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.4",
3+
"version": "1.7.5",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)