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: 95d9b21c3aa38bb2e870bc1cfd0a9eed83d94e37
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: 16693a38e8497740e97c7ff526409568df3b7adb
Choose a head ref
Showing with 17 additions and 17 deletions.
  1. +1 −1 CHANGELOG.md
  2. +15 −15 screenshot-wrapping/package-lock.json
  3. +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-11)
## 1.0.0 (2024-10-14)


### Features
30 changes: 15 additions & 15 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.5.2"
"puppeteer": "^23.5.3"
}
}