Skip to content

Commit

Permalink
0.18.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed Nov 14, 2024
1 parent 26d2690 commit 8282066
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 19 deletions.
44 changes: 28 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@ 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.18.9](https://github.com/mongodb/snooty/compare/v0.18.8...v0.18.9)
## [v0.18.11](https://github.com/mongodb/snooty/compare/v0.18.7...v0.18.11)

### Merged

- DOP-4562: new LinkNewTab role [`#1307`](https://github.com/mongodb/snooty/pull/1307)
- DOP-5105: add offline banner [`#1304`](https://github.com/mongodb/snooty/pull/1304)
- DOP-5130: Collapsible default expanded [`#1306`](https://github.com/mongodb/snooty/pull/1306)
- DOP-5161: Banner color is wrong [`#1305`](https://github.com/mongodb/snooty/pull/1305)
- DOP-4945: Default tab for drivers tabs [`#1301`](https://github.com/mongodb/snooty/pull/1301)
- Update package-lock.json [`#1303`](https://github.com/mongodb/snooty/pull/1303)
- Update package.json [`#1302`](https://github.com/mongodb/snooty/pull/1302)
- DOP-4952: Breadcrumb used for "Previous Page" [`#1299`](https://github.com/mongodb/snooty/pull/1299)
- DOP-4810: All Products dropdown docs-qa links [`#1300`](https://github.com/mongodb/snooty/pull/1300)
- DOP-5089: disable version selector [`#1298`](https://github.com/mongodb/snooty/pull/1298)
- DOP-4939: Uncopyable code blocks can't scroll horizontally on Firefox [`#1297`](https://github.com/mongodb/snooty/pull/1297)
- DOP-5111: Disable gatsby-plugin-image on staging [`#1296`](https://github.com/mongodb/snooty/pull/1296)
- DOP-5131: Feedback button new look [`#1295`](https://github.com/mongodb/snooty/pull/1295)
- DOP-5090: Disable Instruqt offline builds [`#1294`](https://github.com/mongodb/snooty/pull/1294)
- DOP-5126: Sanitize input for SoftwareSourceCode structured data [`#1292`](https://github.com/mongodb/snooty/pull/1292)
- DOP-5070 DOP-5088: update action bar and navbar for offline builds [`#1291`](https://github.com/mongodb/snooty/pull/1291)

### Commits

- Update build.sh parser version to 0.18.5 [`7f35e88`](https://github.com/mongodb/snooty/commit/7f35e888b32a01d804309a1a736b01e34e4ab326)

## [v0.18.8](https://github.com/mongodb/snooty/compare/v0.18.7...v0.18.8) - 2024-10-23

### Merged

- DOP-4785: Remove MUT_CANDIDATES [`#1290`](https://github.com/mongodb/snooty/pull/1290)
- DOP-5052: fixing link buffer's on mobile [`#1289`](https://github.com/mongodb/snooty/pull/1289)
- DOP-5078: Fix duplicate "docs" prefix in BreadcrumbList [`#1285`](https://github.com/mongodb/snooty/pull/1285)
Expand All @@ -37,6 +37,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-5061: Add title as name for Procedure structure data [`#1284`](https://github.com/mongodb/snooty/pull/1284)
- Update build.sh parser version [`#1282`](https://github.com/mongodb/snooty/pull/1282)

### Commits

- use new parser version [`6fdc4c7`](https://github.com/mongodb/snooty/commit/6fdc4c773223dc49dc2c95f365559fe75f97ed51)
- Update build.sh parser version to 0.18.5 [`7f35e88`](https://github.com/mongodb/snooty/commit/7f35e888b32a01d804309a1a736b01e34e4ab326)

## [v0.18.7](https://github.com/mongodb/snooty/compare/v0.18.6...v0.18.7) - 2024-10-16

### Merged
Expand Down Expand Up @@ -278,21 +283,28 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.16.19](https://github.com/mongodb/snooty/compare/v0.16.18...v0.16.19) - 2024-06-20

## [v0.16.18](https://github.com/mongodb/snooty/compare/v0.16.17...v0.16.18) - 2024-06-27

### Merged

- :art: DOP-4760 sets the letter-spacing for p and a tags within the landing template [`#1152`](https://github.com/mongodb/snooty/pull/1152)
- DOP-4782: Avoid using style prop for Link component [`#1150`](https://github.com/mongodb/snooty/pull/1150)
- :art: DOP-4635 using static css approach [`#1151`](https://github.com/mongodb/snooty/pull/1151)
- :white_check_mark: DOP-4781 changes the description of the Chatbot test [`#1148`](https://github.com/mongodb/snooty/pull/1148)
- :lipstick: DOP-4635 applies styles in footnote to support dark mode [`#1144`](https://github.com/mongodb/snooty/pull/1144)
- DOP-4715: Upgrade consistent nav to "v2.1.0" [`#1146`](https://github.com/mongodb/snooty/pull/1146)
- :lipstick: DOP-4644 applies dark mode support for Instruqt drawer [`#1143`](https://github.com/mongodb/snooty/pull/1143)
- DOP-4761: update LG/tabs to v12 to render content in HTML [`#1141`](https://github.com/mongodb/snooty/pull/1141)
- DOP-4652 update skeleton for dark mode [`#1139`](https://github.com/mongodb/snooty/pull/1139)
- Fix ChatbotUI background inheritance [`#1145`](https://github.com/mongodb/snooty/pull/1145)
- Lighthouse Fix: Access correct commit message for both merges and PRs [`#1142`](https://github.com/mongodb/snooty/pull/1142)
- :sparkles: DOP-4624 now using mongodb-chatbot-ui component's dark mode [`#1137`](https://github.com/mongodb/snooty/pull/1137)
- DOP-4632: Make feedback widget submitted links use LG Typography [`#1136`](https://github.com/mongodb/snooty/pull/1136)
- :fire: DOP-4663 removes Topic component and all traces of it [`#1140`](https://github.com/mongodb/snooty/pull/1140)
- DOP-4614: Skunk - upload lighthouse reports to Atlas [`#1131`](https://github.com/mongodb/snooty/pull/1131)
- Remove old lighthouse workflow [`#1134`](https://github.com/mongodb/snooty/pull/1134)
- Remove lang-based redirect for now [`#1133`](https://github.com/mongodb/snooty/pull/1133)

## [v0.16.18](https://github.com/mongodb/snooty/compare/v0.16.17...v0.16.18) - 2024-06-14

### Merged

- Remove lang-based redirect for now [`#1133`](https://github.com/mongodb/snooty/pull/1133)

## [v0.16.17](https://github.com/mongodb/snooty/compare/v0.16.16...v0.16.17) - 2024-06-13

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

0 comments on commit 8282066

Please sign in to comment.