Skip to content

Commit

Permalink
@csstools/postcss-trigonometric-functions v4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Dec 27, 2024
1 parent a5b4a9c commit 7654710
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion plugins/postcss-trigonometric-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changes to PostCSS Trigonometric Functions

### Unreleased (patch)
### 4.0.6

_December 27, 2024_

- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`2.1.1`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#211) (patch)

Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-trigonometric-functions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-trigonometric-functions",
"description": "Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships",
"version": "4.0.5",
"version": "4.0.6",
"contributors": [
{
"name": "Antonio Laguna",
Expand Down

0 comments on commit 7654710

Please sign in to comment.