Skip to content

Commit 6b17e2f

Browse files
committed
{chore} version v0.4.0
1 parent 6f94e96 commit 6b17e2f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

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

7+
## v0.4.0
8+
79
- Drop support for `@angular-devkit/build-angular`, require `@angular/build` to be installed as top-level package
810
- Remove the old "slow" builder
911
- Replace the fast "experimental" builder with a new implementation that doesn't use any private Angular APIs

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

0 commit comments

Comments
 (0)