Skip to content

Commit

Permalink
0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mayaraman19 committed Feb 28, 2024
1 parent a51f4b1 commit 447adbc
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 4 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,29 @@ 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.2](https://github.com/mongodb/snooty/compare/v0.16.1...v0.16.2)
## [v0.16.4](https://github.com/mongodb/snooty/compare/v0.16.3...v0.16.4)

### Merged

- DOP-4352: Use custom functions for Netlify deploy events [`#1024`](https://github.com/mongodb/snooty/pull/1024)
- DOP-4384: upgrade mongodb-chatbot-ui to v0.4.0 [`#1025`](https://github.com/mongodb/snooty/pull/1025)
- DOP 4340/1: Homepage Redesign [`#1016`](https://github.com/mongodb/snooty/pull/1016)
- DOP-4369: remove unused modal component [`#1023`](https://github.com/mongodb/snooty/pull/1023)
- DOP-4378: ssg breadcrumbs [`#1019`](https://github.com/mongodb/snooty/pull/1019)
- DOP-4393: fix broken language selector [`#1022`](https://github.com/mongodb/snooty/pull/1022)
- DOP-4394: save files to public [`#1021`](https://github.com/mongodb/snooty/pull/1021)
- DOP-4368: Delete `MongoWebShell` [`#1020`](https://github.com/mongodb/snooty/pull/1020)
- DOP-4188: lazy load unified footer [`#1018`](https://github.com/mongodb/snooty/pull/1018)
- DOP-4385: Make Netlify build hook payloads compatible with preview plugin [`#1015`](https://github.com/mongodb/snooty/pull/1015)

## [v0.16.3](https://github.com/mongodb/snooty/compare/v0.16.2...v0.16.3) - 2024-02-23

### Merged

- DOP-4393: fix broken language selector [`#1022`](https://github.com/mongodb/snooty/pull/1022)
- DOP-4394: save files to public [`#1021`](https://github.com/mongodb/snooty/pull/1021)

## [v0.16.2](https://github.com/mongodb/snooty/compare/v0.16.1...v0.16.2) - 2024-02-20

### 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.2",
"version": "0.16.4",
"repository": "github:mongodb/snooty",
"engines": {
"node": "^18",
Expand Down

0 comments on commit 447adbc

Please sign in to comment.