From 26a3b3d1394775bf85713a421ce899072da81dac Mon Sep 17 00:00:00 2001 From: Seung Park Date: Wed, 2 Oct 2024 15:18:07 -0400 Subject: [PATCH] 0.18.5 --- CHANGELOG.md | 63 ++++++++++++++++++++++++++++++++++++++++------- package-lock.json | 4 +-- package.json | 2 +- 3 files changed, 57 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55572f23a..4f0c73c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +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.18.4](https://github.com/mongodb/snooty/compare/v0.19.1...v0.18.4) +## [v0.18.5](https://github.com/mongodb/snooty/compare/v0.18.4...v0.18.5) -### Commits +### Merged -- Revert "0.19.0" [`44b0157`](https://github.com/mongodb/snooty/commit/44b0157dc6ee4d99b6836f3f884a0dc32cd59c33) -- Revert "0.19.1" [`e6c0352`](https://github.com/mongodb/snooty/commit/e6c03529c8f7a4a0b43fe5be4b356320d5bfdfbf) +- DOP-5045 followup: ensure focus prop on change [`#1263`](https://github.com/mongodb/snooty/pull/1263) -## [v0.19.1](https://github.com/mongodb/snooty/compare/v0.18.3...v0.19.1) - 2024-10-02 +## [v0.18.4](https://github.com/mongodb/snooty/compare/v0.18.3...v0.18.4) - 2024-10-02 ### Merged @@ -24,6 +23,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - DOP-4902: Update flora to v1.14.2 [`#1257`](https://github.com/mongodb/snooty/pull/1257) - DOP-5027: Chatbot menu dropdown width [`#1256`](https://github.com/mongodb/snooty/pull/1256) +### 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.18.3](https://github.com/mongodb/snooty/compare/v0.18.2...v0.18.3) - 2024-09-25 ### Merged @@ -214,7 +218,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 @@ -225,7 +229,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 @@ -250,6 +260,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 @@ -288,7 +310,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 @@ -297,6 +319,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 @@ -353,7 +388,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 @@ -374,6 +409,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 diff --git a/package-lock.json b/package-lock.json index 0e62e07a0..495847298 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "snooty", - "version": "0.18.4", + "version": "0.18.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "snooty", - "version": "0.18.4", + "version": "0.18.5", "dependencies": { "@emotion/css": "^11.0.0", "@emotion/eslint-plugin": "^11.7.0", diff --git a/package.json b/package.json index 074217100..d505f877b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snooty", - "version": "0.18.4", + "version": "0.18.5", "repository": "github:mongodb/snooty", "engines": { "node": "^18",