Skip to content

Commit 2209d55

Browse files
committed
updated changelog for v0.8.2
1 parent 7028a0c commit 2209d55

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
## 0.8.1 - 2021-08-25
3+
## 0.8.2 - 2021-10-26
4+
5+
### Fixed
6+
7+
- Fixed broken distribution on `npm`/`unpkg.com` for last release.
8+
[#509](https://github.com/executablebooks/thebe/issues/509)
9+
10+
## 0.8.1 - 2021-10-25
411

512
### Fixed
613

@@ -17,6 +24,7 @@
1724
- Latest version of Thebe is built and used in the documentation and in local development builds.
1825
[#285](https://github.com/executablebooks/thebe/issues/285)
1926
- Improved and updated examples in the documentation
27+
- `yarn install` no longer builds the library automatically, `yarn build` or `yarn build:prod` should be called explicitly.
2028

2129
## 0.8.0 - 2021-08-16
2230

0 commit comments

Comments
 (0)