Skip to content

Commit

Permalink
0.16.26
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed Jul 25, 2024
1 parent b83fa26 commit 3a09b76
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,21 @@ 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.25](https://github.com/mongodb/snooty/compare/v0.16.22...v0.16.25)
## [v0.16.26](https://github.com/mongodb/snooty/compare/v0.16.25...v0.16.26)

### Merged

- DOP-4797: address action bar's z-index in relation to nav and sidebar [`#1176`](https://github.com/mongodb/snooty/pull/1176)
- DOP-4825: Hide Sitewide CTA banners on Scroll [`#1175`](https://github.com/mongodb/snooty/pull/1175)
- DOP-4687: Update procedures/steps [`#1165`](https://github.com/mongodb/snooty/pull/1165)
- DOP-4691: add tracking to collapsible [`#1174`](https://github.com/mongodb/snooty/pull/1174)
- DOP-4647: Deleting unused Landing components [`#1168`](https://github.com/mongodb/snooty/pull/1168)
- DOP-4831: Add AWS creds to custom action [`#1170`](https://github.com/mongodb/snooty/pull/1170)
- DOP-4691: new collapsible component in Snooty [`#1171`](https://github.com/mongodb/snooty/pull/1171)
- DOP-4824: SiteBanner tablet breakpoint [`#1173`](https://github.com/mongodb/snooty/pull/1173)
- DOP-4818: Not Found page - Dark Mode [`#1167`](https://github.com/mongodb/snooty/pull/1167)

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

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

0 comments on commit 3a09b76

Please sign in to comment.