Skip to content

Commit f958f60

Browse files
committed
{chore} version v0.2.1
1 parent 2b08619 commit f958f60

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
<!-- add new items here -->
66

7+
## v0.2.1
8+
79
- Support setters with an `@Input()` decorator
810
- Decrease the need for explicit `@input` configuration in comment:
911
- Use explicit type on input properties when detecting input type

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mdbook-angular"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
authors = ["Bram Gotink <[email protected]>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)