Skip to content

Commit

Permalink
📝 Update changelog
Browse files Browse the repository at this point in the history
See #271
  • Loading branch information
clabe45 committed Jun 11, 2024
1 parent 68b1ca9 commit 2a36598
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- The type for `KeyFrame.value` has been updated from `unknown[][]` to `(number|T|Interpolate)[][]` ([#259](https://github.com/etro-js/etro/pull/259)).

### Security
- Bump ejs from 3.1.8 to 3.1.10 ([#271](https://github.com/etro-js/etro/pull/271)).

## [0.12.1] - 2024-02-19
### Fixed
- Importing etro in the client-side code of a NextJS project causing a "module not found" error ([#243](https://github.com/etro-js/etro/issues/243)).
Expand Down

0 comments on commit 2a36598

Please sign in to comment.