diff --git a/CHANGELOG.md b/CHANGELOG.md index ec68ceeb3..01bd1820d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,22 @@ 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.15](https://github.com/mongodb/snooty/compare/v0.18.11...v0.18.15) +## [v0.18.16](https://github.com/mongodb/snooty/compare/v0.18.15...v0.18.16) + +### Merged + +- DOP-5273: add console warning for column out of index and continue [`#1339`](https://github.com/mongodb/snooty/pull/1339) +- DOP-5213: have two phases of storing feedback [`#1338`](https://github.com/mongodb/snooty/pull/1338) +- DOP-5257: implement offline docs download modal [`#1336`](https://github.com/mongodb/snooty/pull/1336) + +### Commits + +- wasm-32-wasi to wasm32-wasip1 [`e81d008`](https://github.com/mongodb/snooty/commit/e81d0087ce82a937683e3b62360e8edfec63b9ca) +- Update parser version in Netlify.toml [`0558f58`](https://github.com/mongodb/snooty/commit/0558f58758b878ebec65ff2efd45f9f91fd7adff) + +## [v0.18.15](https://github.com/mongodb/snooty/compare/v0.18.15-b...v0.18.15) - 2025-01-09 + +## [v0.18.15-b](https://github.com/mongodb/snooty/compare/v0.18.14...v0.18.15-b) - 2025-01-09 ### Merged @@ -18,10 +33,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - DOP-5258: make collapsibles interactive offline [`#1330`](https://github.com/mongodb/snooty/pull/1330) - Update package lock for icon [`#1328`](https://github.com/mongodb/snooty/pull/1328) - DOP-5093: make tabs selectors interactive on offline builds [`#1325`](https://github.com/mongodb/snooty/pull/1325) + +### Commits + +- wasm-32-wasi to wasm32-wasip1 [`e81d008`](https://github.com/mongodb/snooty/commit/e81d0087ce82a937683e3b62360e8edfec63b9ca) +- Update netlify.toml [`9b05e57`](https://github.com/mongodb/snooty/commit/9b05e5700312fe095c34b611bc4ec63f5f51ddb9) + +## [v0.18.14](https://github.com/mongodb/snooty/compare/v0.18.13...v0.18.14) - 2024-12-11 + +### Merged + - Highlight release warnings [`#1319`](https://github.com/mongodb/snooty/pull/1319) - DOP-5236: revert back to version 5.0.0 [`#1323`](https://github.com/mongodb/snooty/pull/1323) - DOP-5215: Move repo cloning to populate-metadata extension [`#1320`](https://github.com/mongodb/snooty/pull/1320) - DOP-5236: Upgrading gatsby [`#1321`](https://github.com/mongodb/snooty/pull/1321) + +## [v0.18.13](https://github.com/mongodb/snooty/compare/v0.18.12...v0.18.13) - 2024-12-05 + +### Merged + - DOP-5132: Support image-less banners and add TypeScript support [`#1318`](https://github.com/mongodb/snooty/pull/1318) - DOP-5124: reconstruct table data using tanstack tables [`#1316`](https://github.com/mongodb/snooty/pull/1316) - DOP-5181: Upgrade Chatbot to 0.10.2 [`#1317`](https://github.com/mongodb/snooty/pull/1317) @@ -29,15 +59,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - DOP-5203: update dark mode dropdown position [`#1314`](https://github.com/mongodb/snooty/pull/1314) - DOP-5203: change Chatbot access from search input to button [`#1311`](https://github.com/mongodb/snooty/pull/1311) - DOP-5159 Specify content repo and parser version in build script for Netlify Frontend Builds [`#1309`](https://github.com/mongodb/snooty/pull/1309) -- DOP-5189: Create Netlify function to proxy URL fetch [`#1310`](https://github.com/mongodb/snooty/pull/1310) -- DOP-5194: update input font size for mobile [`#1308`](https://github.com/mongodb/snooty/pull/1308) - Merge in latest Snooty tag [`#1293`](https://github.com/mongodb/snooty/pull/1293) ### Commits - Revert "Merge branch 'netlify-poc' into main" [`f729b9e`](https://github.com/mongodb/snooty/commit/f729b9e9b75f3872877e0a34b457846e07e7dfa4) -- Update netlify.toml [`9b05e57`](https://github.com/mongodb/snooty/commit/9b05e5700312fe095c34b611bc4ec63f5f51ddb9) - change build.sh parser version [`9b07302`](https://github.com/mongodb/snooty/commit/9b07302adfb0c53cd51c3c518d735f2e33405bbb) +- Merge tag 'v0.18.11' into netlify-poc [`9ee8960`](https://github.com/mongodb/snooty/commit/9ee896072effd4591552551b7c15debc77bc04ca) + +## [v0.18.12](https://github.com/mongodb/snooty/compare/v0.18.11...v0.18.12) - 2024-11-21 + +### Merged + +- DOP-5189: Create Netlify function to proxy URL fetch [`#1310`](https://github.com/mongodb/snooty/pull/1310) +- DOP-5194: update input font size for mobile [`#1308`](https://github.com/mongodb/snooty/pull/1308) ## [v0.18.11](https://github.com/mongodb/snooty/compare/v0.18.10...v0.18.11) - 2024-11-14 @@ -333,21 +368,8 @@ 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) @@ -355,6 +377,12 @@ 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.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 diff --git a/package-lock.json b/package-lock.json index a54ce517b..d8c18dd9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "snooty", - "version": "0.18.15", + "version": "0.18.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "snooty", - "version": "0.18.15", + "version": "0.18.16", "dependencies": { "@emotion/css": "^11.0.0", "@emotion/eslint-plugin": "^11.7.0", diff --git a/package.json b/package.json index ce404d972..010a417c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snooty", - "version": "0.18.15", + "version": "0.18.16", "repository": "github:mongodb/snooty", "engines": { "node": "^18",