Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openfoodfacts/fastlane-descriptions-smoothie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c4c97a791ef956b6afae6875f348af1122f1009f
Choose a base ref
..
head repository: openfoodfacts/fastlane-descriptions-smoothie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5187e349c1ee882f4deda7f3c8e592ac5bc39f8c
Choose a head ref
Showing with 42 additions and 42 deletions.
  1. +1 −1 CHANGELOG.md
  2. +1 −1 fastlane/ios/fastlane/Gemfile.lock
  3. +39 −39 screenshot-wrapping/package-lock.json
  4. +1 −1 screenshot-wrapping/package.json
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.0.0 (2024-10-29)
## 1.0.0 (2024-11-08)


### Features
2 changes: 1 addition & 1 deletion fastlane/ios/fastlane/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -177,7 +177,7 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.3.8)
rexml (3.3.9)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
78 changes: 39 additions & 39 deletions screenshot-wrapping/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion screenshot-wrapping/package.json
Original file line number Diff line number Diff line change
@@ -10,6 +10,6 @@
"license": "ISC",
"dependencies": {
"mustache": "^4.2.0",
"puppeteer": "^23.6.1"
"puppeteer": "^23.7.1"
}
}