Skip to content

Commit

Permalink
0.16.13
Browse files Browse the repository at this point in the history
  • Loading branch information
schmalliso committed May 3, 2024
1 parent 7bcb7cb commit 45f7fb4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ 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.12](https://github.com/mongodb/snooty/compare/v0.16.11...v0.16.12)
## [v0.16.13](https://github.com/mongodb/snooty/compare/v0.16.12...v0.16.13)

### Merged

- DOP-4566: set init values for tabs and tab selectors during build time [`#1080`](https://github.com/mongodb/snooty/pull/1080)

## [v0.16.12](https://github.com/mongodb/snooty/compare/v0.16.11...v0.16.12) - 2024-05-01

### Merged

Expand All @@ -16,10 +22,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- :bug: DOP-4572 Unused objects/props are included in reference links [`#1081`](https://github.com/mongodb/snooty/pull/1081)
- DOP-4505: Lighthouse Server scores for desktop and mobile [`#1079`](https://github.com/mongodb/snooty/pull/1079)

## [v0.16.11](https://github.com/mongodb/snooty/compare/v0.16.10...v0.16.11) - 2024-04-24
## [v0.16.11](https://github.com/mongodb/snooty/compare/v0.16.11-munich...v0.16.11) - 2024-04-24

## [v0.16.11-munich](https://github.com/mongodb/snooty/compare/v0.16.10...v0.16.11-munich) - 2024-05-01

### Merged

- DOP-4587: Bump consistent-nav package to 2.0.7 [`#1082`](https://github.com/mongodb/snooty/pull/1082)
- [DOP-4515]: Update chatbot version [`#1070`](https://github.com/mongodb/snooty/pull/1070)
- Pin node-gyp v10 [`#1077`](https://github.com/mongodb/snooty/pull/1077)
- DOP-4548: Fix CTA banner icon placement [`#1069`](https://github.com/mongodb/snooty/pull/1069)
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.12",
"version": "0.16.13",
"repository": "github:mongodb/snooty",
"engines": {
"node": "^18",
Expand Down

0 comments on commit 45f7fb4

Please sign in to comment.