Skip to content

Commit 9a43f62

Browse files
committed
{chore} version v0.1.2
1 parent 05f2ad4 commit 9a43f62

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

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

7+
## v0.1.2
8+
9+
This release is purely to fix the workflows that generate the pre-built binarires
10+
711
## v0.1.1
812

913
- Add `polyfills` option to `book.toml` to configure polyfills

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

0 commit comments

Comments
 (0)