Skip to content

Commit

Permalink
0.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
seungpark committed Oct 30, 2024
1 parent 68ab6bc commit 43913fe
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 34 deletions.
93 changes: 62 additions & 31 deletions 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.18.8](https://github.com/mongodb/snooty/compare/v0.19.1...v0.18.8)
## [v0.18.9](https://github.com/mongodb/snooty/compare/v0.18.8...v0.18.9)

### Merged

- 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

Expand All @@ -20,32 +36,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-5053: Fix client-side fetch refresh - legacy page [`#1283`](https://github.com/mongodb/snooty/pull/1283)
- 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)
- DOP-5014: allow chatbot option consecutively [`#1281`](https://github.com/mongodb/snooty/pull/1281)
- DOP-4971: Source API changelog data from Github rather than S3 [`#1271`](https://github.com/mongodb/snooty/pull/1271)
- DOP-5058: change font weight of steps to 500 [`#1280`](https://github.com/mongodb/snooty/pull/1280)
- DOP-5083: Bugfix. Procedure text color in Dark Mode [`#1279`](https://github.com/mongodb/snooty/pull/1279)
- DOP-5095: Add structured_data class name to script tags [`#1278`](https://github.com/mongodb/snooty/pull/1278)
- DOP-3424: "On this page" subnav incorrectly displays headings for all language tabs [`#1262`](https://github.com/mongodb/snooty/pull/1262)
- DOP-5047: Font face of banners are 16px at load then change to 13px [`#1272`](https://github.com/mongodb/snooty/pull/1272)
- DOP-5059: Default expanded Collapsibles [`#1276`](https://github.com/mongodb/snooty/pull/1276)
- DOP-5038: add segment tracking to dark mode controls [`#1275`](https://github.com/mongodb/snooty/pull/1275)
- Rough draft: quick, easy solution for noindexing entire branches from… [`#1273`](https://github.com/mongodb/snooty/pull/1273)
- DOP-4615: (Feature) New Structured Data [`#1274`](https://github.com/mongodb/snooty/pull/1274)
- DOP-5048: Ensure inline definition popover is visible [`#1269`](https://github.com/mongodb/snooty/pull/1269)
- DOP-5016: Links in footnote can have inconsistent font size [`#1268`](https://github.com/mongodb/snooty/pull/1268)
- DOP-5028: Mobile Search filters page not scrollable and adjusts for banner [`#1260`](https://github.com/mongodb/snooty/pull/1260)
- DOP-5044: deprecated sites dark mode dropdown direction fixed [`#1264`](https://github.com/mongodb/snooty/pull/1264)
- DOP-5017: Remove Gatsby Cloud references and logic [`#1265`](https://github.com/mongodb/snooty/pull/1265)
- DOP-5013: Upgrade chatbot UI to version `0.9.0` [`#1266`](https://github.com/mongodb/snooty/pull/1266)
- DOP-4811: Preserve spacing when "Next" page link is present with no "Back" [`#1261`](https://github.com/mongodb/snooty/pull/1261)
- DOP-5045 followup: ensure focus prop on change [`#1263`](https://github.com/mongodb/snooty/pull/1263)

### Commits

- Revert "0.19.0" [`44b0157`](https://github.com/mongodb/snooty/commit/44b0157dc6ee4d99b6836f3f884a0dc32cd59c33)
- Revert "0.19.1" [`e6c0352`](https://github.com/mongodb/snooty/commit/e6c03529c8f7a4a0b43fe5be4b356320d5bfdfbf)

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

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

Expand Down Expand Up @@ -286,7 +276,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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)

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

### Merged

Expand All @@ -297,7 +287,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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.17](https://github.com/mongodb/snooty/compare/v0.16.15...v0.16.17) - 2024-06-13
## [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 All @@ -322,6 +318,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-4643: add border for dark mode image [`#1116`](https://github.com/mongodb/snooty/pull/1116)
- DOP-4627: Darkmode - Code components [`#1110`](https://github.com/mongodb/snooty/pull/1110)

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

### Merged

- Revert "DOP-4715: Upgrade consistent nav to "v2.1.0"" [`#1120`](https://github.com/mongodb/snooty/pull/1120)
- :lipstick: DOP-4654 applies dark mode support for product list component [`#1118`](https://github.com/mongodb/snooty/pull/1118)
- DOP-4608: Add entries for using Atlas Device SDK in the language selector [`#1092`](https://github.com/mongodb/snooty/pull/1092)

### Commits

- updating package with new version [`f7af6e9`](https://github.com/mongodb/snooty/commit/f7af6e90716cb3ba02cffac18ea22da1ef67d823)

## [v0.16.15](https://github.com/mongodb/snooty/compare/v0.16.14...v0.16.15) - 2024-06-06

### Merged
Expand Down Expand Up @@ -360,7 +368,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- 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
## [v0.16.12](https://github.com/mongodb/snooty/compare/v0.16.12-breadcrumbs...v0.16.12) - 2024-05-01

### Merged

Expand All @@ -369,6 +377,19 @@ 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.12-breadcrumbs](https://github.com/mongodb/snooty/compare/v0.16.11...v0.16.12-breadcrumbs) - 2024-05-13

### Merged

- Fix bread [`#1086`](https://github.com/mongodb/snooty/pull/1086)
- DOP-4536: Breadcrumbs! 🚂🍞🥐🥖🫓🍞 [`#1085`](https://github.com/mongodb/snooty/pull/1085)
- DOP-4587: Bump consistent-nav package to 2.0.7 [`#1082`](https://github.com/mongodb/snooty/pull/1082)

### Commits

- DOP-4613: Fix breadcrumb links (#1091) [`2a2a981`](https://github.com/mongodb/snooty/commit/2a2a9811039dc0c19bb5ad6a0b787ea1afef4b85)
- update version - v0.16.12-breadcrumbs [`da8982e`](https://github.com/mongodb/snooty/commit/da8982ea81c70620b33becaa0b500a7aa5a00c4c)

## [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
Expand Down Expand Up @@ -425,7 +446,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- Update .prettierignore [`722f310`](https://github.com/mongodb/snooty/commit/722f3105f4b0ef67854167cdd78ae5b3c6fd7d84)

## [v0.16.6](https://github.com/mongodb/snooty/compare/v0.16.4...v0.16.6) - 2024-03-20
## [v0.16.6](https://github.com/mongodb/snooty/compare/v0.16.5...v0.16.6) - 2024-03-20

### Merged

Expand All @@ -446,6 +467,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-4379: Modify Figure.test.js to fail if "class" option is not properly accessed [`#1027`](https://github.com/mongodb/snooty/pull/1027)
- Removing all instances of v0.16.5 [`#1026`](https://github.com/mongodb/snooty/pull/1026)

## [v0.16.5](https://github.com/mongodb/snooty/compare/v0.16.4...v0.16.5) - 2024-03-04

### Merged

- DOP-4411: Fixing Homepage Hero Image [`#1030`](https://github.com/mongodb/snooty/pull/1030)

### Commits

- updating package, package-lock [`c165b87`](https://github.com/mongodb/snooty/commit/c165b872aa7295fc6c97e7f032db131f2ff7b13a)

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

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

0 comments on commit 43913fe

Please sign in to comment.