Skip to content

Commit c038072

Browse files
authored
Merge pull request #26 from anmol210202/release-please--branches--master--components--ratings-aggregator
chore(master): release 1.7.1
2 parents 74e262e + 5b6761f commit c038072

4 files changed

Lines changed: 11 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.0"
2+
".": "1.7.1"
33
}

CHANGELOG.md

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

3+
## [1.7.1](https://github.com/anmol210202/rating-aggregator-/compare/v1.7.0...v1.7.1) (2025-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* back to single job fallback ([a3051a4](https://github.com/anmol210202/rating-aggregator-/commit/a3051a40c4dee9c72fe79c9f9ed06a4da68ca2af))
9+
310
## [1.7.0](https://github.com/anmol210202/rating-aggregator-/compare/v1.6.2...v1.7.0) (2025-07-10)
411

512

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": "ratings-aggregator",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Stremio add-on providing aggregated ratings from various sources.",
55
"main": "src/server.js",
66
"engines": {

0 commit comments

Comments
 (0)