Skip to content

Commit a6a3143

Browse files
chore(main): release 1.0.0
1 parent 52901ce commit a6a3143

3 files changed

Lines changed: 38 additions & 3 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-
".": "0.1.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/Endika/influence-sensor/compare/v0.1.0...v1.0.0) (2026-05-30)
4+
5+
6+
### Features
7+
8+
* add adapter registry with detection ([3f716a0](https://github.com/Endika/influence-sensor/commit/3f716a0200d594dee68629312faf759489f9d094))
9+
* add concentration and diversity metrics ([1568b1f](https://github.com/Endika/influence-sensor/commit/1568b1fc0f9d302cd8bb4890a8742740838df9f9))
10+
* add ego graph data preparation ([f5e03da](https://github.com/Endika/influence-sensor/commit/f5e03dadf238857ed5d3d1a7607318a2558f3652))
11+
* add follow-vs-engage classification ([afe701e](https://github.com/Endika/influence-sensor/commit/afe701ec02a67392e18b618ba8583b503ff2f992))
12+
* add instagram section extraction helpers ([8df6887](https://github.com/Endika/influence-sensor/commit/8df68877fc6bfca99debf634c8384375e4ef0b52))
13+
* add instagram zip detect and parse ([fcd414d](https://github.com/Endika/influence-sensor/commit/fcd414d8e8c044501dd6f6a6d63ed96faabd4a84))
14+
* add lorenz curve data preparation ([4ab3567](https://github.com/Endika/influence-sensor/commit/4ab35677000dd90f2c05ab24f1d392abf3e67968))
15+
* add network health score and band ([2bbe2b5](https://github.com/Endika/influence-sensor/commit/2bbe2b5e147c4089ed7e98d4d706849995e75707))
16+
* add normalized data schema ([d36eb6d](https://github.com/Endika/influence-sensor/commit/d36eb6dc7dc4f65ab0d4a4c84812904da814dcf8))
17+
* add report model and analyze composition ([6901240](https://github.com/Endika/influence-sensor/commit/6901240eb80bde875f56282285910fd69f3ac1cb))
18+
* render verdict, ego graph, charts, and data table ([9c0603b](https://github.com/Endika/influence-sensor/commit/9c0603bf38f3536536c95467c64047ad1654739a))
19+
* show app version in the interface footer ([52901ce](https://github.com/Endika/influence-sensor/commit/52901ce3ce80d127f0bed2c0c8911ae4f27f2f91))
20+
21+
22+
### Bug Fixes
23+
24+
* add node types so build typechecks test files ([a918b49](https://github.com/Endika/influence-sensor/commit/a918b490ca4a964b353df92c880b07559b7b7f35))
25+
* escape account names in data table with textContent ([b4e1e40](https://github.com/Endika/influence-sensor/commit/b4e1e403be2526e0cab03ed14cf922d14202324c))
26+
27+
28+
### Documentation
29+
30+
* document health score and privacy model ([8b41bea](https://github.com/Endika/influence-sensor/commit/8b41bea9a5fc25399de4e318af588e03341b2078))
31+
32+
33+
### Chores
34+
35+
* scaffold vite + typescript + vitest project ([9ef494d](https://github.com/Endika/influence-sensor/commit/9ef494d110ec031ef144e91b81e2db997b4eaa51))

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.

0 commit comments

Comments
 (0)