Skip to content

Commit

Permalink
chore: Release 0.1.12 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <github-actions@github.com>
  • Loading branch information
github-actions[bot] and GitHub authored Jan 22, 2024
1 parent 68201b4 commit 31599a1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 0.1.12 (2024-01-22)

### Features

#### 🎸 bounce modes (#41)

#### 🎸 segments (#45)

#### 🎸 background color (#48)

#### 🎸 emscripten bindings .d.ts module generation (#49)

#### added crate to manage .lotties (#23)

### Fixes

#### 🤖 update emscripten bindings (#40)

## 0.1.11 (2024-01-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion dotlottie-ffi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dotlottie-ffi"
version = "0.1.11"
version = "0.1.12"
edition = "2021"
build = "build.rs"

Expand Down

0 comments on commit 31599a1

Please sign in to comment.