Skip to content

Commit bb46451

Browse files
committed
{chore} version v0.2.0
1 parent f99bf86 commit bb46451

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.0
8+
79
- Allow extra flags passed via `{{#angular}}` block, just like in ` ```ts,angular ` code blocks
810
- Improve (some) error messages to help debug issues
911
- Replace multiple builder flags with single builder enum

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.1.5"
3+
version = "0.2.0"
44
edition = "2021"
55
authors = ["Bram Gotink <[email protected]>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)