Skip to content

Commit 74e666b

Browse files
committed
{chore} version v0.1.1
1 parent 4d165d4 commit 74e666b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

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

7+
## v0.1.1
8+
9+
- Add `polyfills` option to `book.toml` to configure polyfills
10+
- Fix playground script referring to `this` as `self`
11+
712
## v0.1.0
813

914
- Add experimental background option for \*nix platforms

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mdbook-angular"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
authors = ["Bram Gotink <bram@bram.dev>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)