Skip to content

Commit

Permalink
0.14.19
Browse files Browse the repository at this point in the history
  • Loading branch information
schmalliso committed Sep 28, 2023
1 parent 62ffa8c commit 172a5ad
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,23 @@ 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.14.18](https://github.com/mongodb/snooty/compare/v0.14.17...v0.14.18)
## [v0.14.19](https://github.com/mongodb/snooty/compare/v0.14.18...v0.14.19)

### Merged

- DOP-4051: Fix Undefined Icon Warning in Frontend [`#923`](https://github.com/mongodb/snooty/pull/923)
- DOP-4054: Update Uni and Community left sidenav links on landing to subfolder versions [`#922`](https://github.com/mongodb/snooty/pull/922)
- DOP-4053: Update Headers to use correct "as" headings [`#921`](https://github.com/mongodb/snooty/pull/921)
- DOP-3938 Search Results Padding and font changes [`#878`](https://github.com/mongodb/snooty/pull/878)
- hotfix: Use hook for snootyenv [`#918`](https://github.com/mongodb/snooty/pull/918)
- DOP-4029: Remove old feedback widget from headings on mobile [`#912`](https://github.com/mongodb/snooty/pull/912)
- DOP-4028: Fix margin for links with svgs [`#911`](https://github.com/mongodb/snooty/pull/911)

### Commits

- hotfix: restore production value and fix failing test [`f6a550a`](https://github.com/mongodb/snooty/commit/f6a550a07967d79c932da7e343c8a042eed1c950)

## [v0.14.18](https://github.com/mongodb/snooty/compare/v0.14.17...v0.14.18) - 2023-09-22

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

0 comments on commit 172a5ad

Please sign in to comment.