Skip to content

Commit

Permalink
0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad committed Nov 18, 2020
1 parent 5880031 commit c5a5942
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.8.0](https://github.com/mongodb/snooty/compare/v0.7.2...v0.8.0)
## [v0.8.1](https://github.com/mongodb/snooty/compare/v0.8.0...v0.8.1)

### Merged

- DOP-1599: Add caption styling [`#319`](https://github.com/mongodb/snooty/pull/319)
- DOP-1631: Update feedback widget to point to Community instead of Google Groups [`#318`](https://github.com/mongodb/snooty/pull/318)
- DOP-1545: Build 404 page [`#317`](https://github.com/mongodb/snooty/pull/317)

## [v0.8.0](https://github.com/mongodb/snooty/compare/v0.7.2...v0.8.0) - 2020-11-10

### Merged

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snooty",
"version": "0.8.0",
"version": "0.8.1",
"repository": "github:mongodb/snooty",
"devDependencies": {
"@babel/core": "^7.12.3",
Expand Down

0 comments on commit c5a5942

Please sign in to comment.