Skip to content

Commit 38a00d5

Browse files
chore(main): release 1.2.0
1 parent 56981a1 commit 38a00d5

4 files changed

Lines changed: 19 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.1.1"
2+
".": "1.2.0"
33
}

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/Endika/influence-sensor/compare/v1.1.1...v1.2.0) (2026-05-31)
4+
5+
6+
### Features
7+
8+
* compute relationship, bubble and temporal insights ([d0ecb46](https://github.com/Endika/influence-sensor/commit/d0ecb46a7e59077e7ef23f12bceeab85f8f0b863))
9+
* enrich Instagram parsing (stories, polls, comments, relationships) ([3496c20](https://github.com/Endika/influence-sensor/commit/3496c20d413d34289d88a634fab53f2c30882560))
10+
* internationalize the UI (ca, en, es, eu, gl, va) ([c70f9f4](https://github.com/Endika/influence-sensor/commit/c70f9f46c3aa4b1d23ba9548abe3523170cfaebe))
11+
* visual infographic — health thermometer, icon and insight charts ([9f10c55](https://github.com/Endika/influence-sensor/commit/9f10c551eebbd62478f799daba4c6b3f2c886a03))
12+
13+
14+
### Documentation
15+
16+
* spell out which export sections and JSON format to select ([2c69e9f](https://github.com/Endika/influence-sensor/commit/2c69e9f9b8771f9823eac5329e073824dfe9ab83))
17+
318
## [1.1.1](https://github.com/Endika/influence-sensor/compare/v1.1.0...v1.1.1) (2026-05-30)
419

520

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

0 commit comments

Comments
 (0)