Skip to content

Commit

Permalink
0.16.24
Browse files Browse the repository at this point in the history
  • Loading branch information
rayangler committed Jul 17, 2024
1 parent 0452b0a commit 6e8ca0d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ 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.16.23](https://github.com/mongodb/snooty/compare/v0.16.22...v0.16.23)
## [v0.16.24](https://github.com/mongodb/snooty/compare/v0.16.23...v0.16.24)

### Merged

- DOP-4835: Fix meta robots not appearing due to missing page data [`#1169`](https://github.com/mongodb/snooty/pull/1169)
- Upgrade Callout/Admonition so we can use Dark Mode [`#1166`](https://github.com/mongodb/snooty/pull/1166)
- DOP-3614: Upgrade LG Tables to v12 and lower zebra striping row threshold [`#1164`](https://github.com/mongodb/snooty/pull/1164)
- DOP-4815 [`#1163`](https://github.com/mongodb/snooty/pull/1163)
- DOP-4784-B: Remove chatbot FAB from 404, use ChatbotUi bar [`#1162`](https://github.com/mongodb/snooty/pull/1162)
- DOP-4759: Raise AI chatbot button z-index and apply hideFeedback to the openapi template [`#1161`](https://github.com/mongodb/snooty/pull/1161)
- DOP-4757 [`#1159`](https://github.com/mongodb/snooty/pull/1159)

## [v0.16.23](https://github.com/mongodb/snooty/compare/v0.16.22...v0.16.23) - 2024-07-10

### Merged

Expand Down
4 changes: 2 additions & 2 deletions 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.16.23",
"version": "0.16.24",
"repository": "github:mongodb/snooty",
"engines": {
"node": "^18",
Expand Down

0 comments on commit 6e8ca0d

Please sign in to comment.