Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ“¦ Release @webref/css@6.15.0 #1321

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 21, 2024

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of @webref/css changes triggered by curated data at 14b938c.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

πŸ“¦ Latest released @webref/css package was v6.14.2. Merging this pull request will release v6.15.0. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

πŸ›ˆ The actual change introduced by this pull request is a version bump in packages/css/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

New repo files that are not yet in the released package:
+ selectors-5.json

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-easing.json packages/css/css-easing.json
--- webref/node_modules/@webref/css/css-easing.json
+++ packages/css/css-easing.json
@@ -15,7 +15,7 @@
       "values": [
         {
           "name": "linear",
-          "prose": "The linear keyword produces a linear easing function with two points:",
+          "prose": "The linear keyword produces an identity linear easing function whose output progress value is equal to the input progress value for all inputs.",
           "href": "https://drafts.csswg.org/css-easing-2/#valdef-easing-function-linear",
           "type": "value",
           "value": "linear"

@github-actions github-actions bot force-pushed the release-css-20240821081036397 branch 3 times, most recently from 7755294 to 16c59d7 Compare August 22, 2024 01:00
@github-actions github-actions bot force-pushed the release-css-20240821081036397 branch 16 times, most recently from ef1a52e to 323923a Compare August 29, 2024 06:44
@github-actions github-actions bot force-pushed the release-css-20240821081036397 branch 3 times, most recently from 117eaaf to 2dbb6f9 Compare August 30, 2024 00:59
@github-actions github-actions bot force-pushed the release-css-20240821081036397 branch from 2dbb6f9 to 7b1bb0e Compare August 30, 2024 06:43
@tidoust tidoust merged commit 90b403b into main Aug 30, 2024
@tidoust tidoust deleted the release-css-20240821081036397 branch August 30, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants