Skip to content

Commit 0038785

Browse files
committed
release(tessera-ui-basic-components): v2.1.0
1 parent 4f527ad commit 0038785

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tessera-ui-basic-components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v2.1.0] - 2025-09-22 +08:00
2+
3+
### Changes
4+
5+
- feat(renderer): add register_draw_pipeline/register_compute_pipeline and update call sites
6+
- chore(deps): bump glam from 0.30.5 to 0.30.6
7+
- refactor(tessera-ui-basic-components): simplify was_pressed_left invocation
8+
9+
[Compare with previous release](https://github.com/tessera-ui/tessera/compare/tessera-ui-basic-components-v2.0.0...tessera-ui-basic-components-v2.1.0)
10+
111
## [v2.0.0] - 2025-09-17 +08:00
212

313
### Changes

tessera-ui-basic-components/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tessera-ui-basic-components"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
edition.workspace = true
55
license.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)