Skip to content

Commit

Permalink
0.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mayaraman19 committed Apr 17, 2024
1 parent 5407aab commit 7876f1c
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 13 deletions.
101 changes: 91 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ 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.16.9](https://github.com/mongodb/snooty/compare/v0.16.0...v0.16.9)
## [v0.16.10](https://github.com/mongodb/snooty/compare/v0.16.5...v0.16.10)

### Merged

- imgs in screenshot bugfix [`#1066`](https://github.com/mongodb/snooty/pull/1066)
- DOP-4543: Generalize card styles for programming language landing pages [`#1062`](https://github.com/mongodb/snooty/pull/1062)
- DOP-4541: Support max-width paragraphs for product-landing template [`#1064`](https://github.com/mongodb/snooty/pull/1064)
- DOP-3135 - add project version to page title, apply defaults [`#1057`](https://github.com/mongodb/snooty/pull/1057)
- :bug: DOP-4514 using normalizePath as a catch-all for double slashes [`#1061`](https://github.com/mongodb/snooty/pull/1061)
- :white_check_mark: DOP-4518 uses findByText to await for the text to appear in the DOM [`#1056`](https://github.com/mongodb/snooty/pull/1056)
- DOP-4523: Update consistent nav to 2.0.3-rc23 [`#1060`](https://github.com/mongodb/snooty/pull/1060)
Expand Down Expand Up @@ -42,6 +46,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-4408: add robust way of providing image props [`#1029`](https://github.com/mongodb/snooty/pull/1029)
- 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)

### Commits

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

## [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

- DOP-4352: Use custom functions for Netlify deploy events [`#1024`](https://github.com/mongodb/snooty/pull/1024)
- DOP-4384: upgrade mongodb-chatbot-ui to v0.4.0 [`#1025`](https://github.com/mongodb/snooty/pull/1025)
- DOP 4340/1: Homepage Redesign [`#1016`](https://github.com/mongodb/snooty/pull/1016)
Expand All @@ -52,15 +75,28 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-4368: Delete `MongoWebShell` [`#1020`](https://github.com/mongodb/snooty/pull/1020)
- DOP-4188: lazy load unified footer [`#1018`](https://github.com/mongodb/snooty/pull/1018)
- DOP-4385: Make Netlify build hook payloads compatible with preview plugin [`#1015`](https://github.com/mongodb/snooty/pull/1015)

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

### Merged

- DOP-4393: fix broken language selector [`#1022`](https://github.com/mongodb/snooty/pull/1022)
- DOP-4394: save files to public [`#1021`](https://github.com/mongodb/snooty/pull/1021)

## [v0.16.2](https://github.com/mongodb/snooty/compare/v0.16.1...v0.16.2) - 2024-02-20

### Merged

- DOP-4382: button on /docs/legacy does not link to .tar.gz format [`#1014`](https://github.com/mongodb/snooty/pull/1014)
- DOP-4248: call custom github action to store to S3 [`#1003`](https://github.com/mongodb/snooty/pull/1003)
- DOP-4362: Show Chatbot FAB by default and remove Optimizely [`#1012`](https://github.com/mongodb/snooty/pull/1012)
- Adding Class Option back to Image Component [`#1011`](https://github.com/mongodb/snooty/pull/1011)
- Use bullet points in template, bypass Tasks [`#1013`](https://github.com/mongodb/snooty/pull/1013)

### Commits
## [v0.16.1](https://github.com/mongodb/snooty/compare/v0.16.0...v0.16.1) - 2024-02-15

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

- Adding Class Option back to Image Component [`#1011`](https://github.com/mongodb/snooty/pull/1011)
- Use bullet points in template, bypass Tasks [`#1013`](https://github.com/mongodb/snooty/pull/1013)

## [v0.16.0](https://github.com/mongodb/snooty/compare/v0.15.7...v0.16.0) - 2024-02-14

Expand Down Expand Up @@ -282,7 +318,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-3918: OpenAPIChangelog responsive to env [`#864`](https://github.com/mongodb/snooty/pull/864)
- DOP-3874 [`#861`](https://github.com/mongodb/snooty/pull/861)

## [v0.14.11](https://github.com/mongodb/snooty/compare/v0.14.9...v0.14.11) - 2023-07-27
## [v0.14.11](https://github.com/mongodb/snooty/compare/v0.14.10...v0.14.11) - 2023-07-27

### Merged

Expand All @@ -297,6 +333,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-3785: adding a persistent search bar [`#843`](https://github.com/mongodb/snooty/pull/843)
- DOP-3825: bump top nav to 1.2.39 [`#847`](https://github.com/mongodb/snooty/pull/847)

## [v0.14.10](https://github.com/mongodb/snooty/compare/v0.14.9...v0.14.10) - 2023-06-30

### Commits

- DOP-3825: bump top nav to 1.2.39 [`0d36f35`](https://github.com/mongodb/snooty/commit/0d36f35aaa7f7c14880712199d67dc5d31852688)

## [v0.14.9](https://github.com/mongodb/snooty/compare/v0.14.8...v0.14.9) - 2023-06-28

### Merged
Expand Down Expand Up @@ -522,19 +564,36 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- Dop 3266 3267 feature branch [`#718`](https://github.com/mongodb/snooty/pull/718)

## [v0.13.28](https://github.com/mongodb/snooty/compare/v0.13.27...v0.13.28) - 2022-10-20
## [v0.13.28](https://github.com/mongodb/snooty/compare/v0.13.28-branding...v0.13.28) - 2022-10-20

## [v0.13.28-branding](https://github.com/mongodb/snooty/compare/v0.13.27...v0.13.28-branding) - 2022-10-26

### Merged

- DOP-2881: Rebrand and upgrade OpenAPI Redoc component [`#715`](https://github.com/mongodb/snooty/pull/715)
- DOP-2585 updating to latest version of lg modal component [`#717`](https://github.com/mongodb/snooty/pull/717)
- DOP-2575: palette update [`#698`](https://github.com/mongodb/snooty/pull/698)
- DOP-2584 [`#708`](https://github.com/mongodb/snooty/pull/708)
- DOP-2582 - Working inline component [`#704`](https://github.com/mongodb/snooty/pull/704)
- DOP-3238 follow up [`#713`](https://github.com/mongodb/snooty/pull/713)
- DOP-3143: Redo the analytics [`#670`](https://github.com/mongodb/snooty/pull/670)
- 0.13.27-branding updates! [`#711`](https://github.com/mongodb/snooty/pull/711)
- DOP-3268: Make Optimizely Async [`#709`](https://github.com/mongodb/snooty/pull/709)

## [v0.13.27](https://github.com/mongodb/snooty/compare/v0.13.26...v0.13.27) - 2022-10-05
### Commits

- appease the package-log gods [`02976a4`](https://github.com/mongodb/snooty/commit/02976a41148e8d96bc6fb385200448f4b63ab0b5)

## [v0.13.27](https://github.com/mongodb/snooty/compare/v0.13.27-branding...v0.13.27) - 2022-10-05

## [v0.13.27-branding](https://github.com/mongodb/snooty/compare/v0.13.26...v0.13.27-branding) - 2022-10-12

### Merged

- DOP-2584 [`#708`](https://github.com/mongodb/snooty/pull/708)
- DOP-3256 [`#706`](https://github.com/mongodb/snooty/pull/706)
- DOP-3259 DOP-3255 [`#707`](https://github.com/mongodb/snooty/pull/707)
- DOP-2582 - Working inline component [`#704`](https://github.com/mongodb/snooty/pull/704)
- DOP-3238: style ul in plp [`#700`](https://github.com/mongodb/snooty/pull/700)
- DOP-3225: add version context [`#702`](https://github.com/mongodb/snooty/pull/702)
- DOP-3250: add no-return-await to eslint config [`#699`](https://github.com/mongodb/snooty/pull/699)
Expand All @@ -553,10 +612,29 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-3193: add pseudo elements at top of table for scroll view [`#679`](https://github.com/mongodb/snooty/pull/679)
- DOP-3185: update icon sizing [`#675`](https://github.com/mongodb/snooty/pull/675)

## [v0.13.25](https://github.com/mongodb/snooty/compare/v0.13.24...v0.13.25) - 2022-08-25
## [v0.13.25](https://github.com/mongodb/snooty/compare/v0.13.25-branding.3...v0.13.25) - 2022-08-25

## [v0.13.25-branding.3](https://github.com/mongodb/snooty/compare/v0.13.25-branding.2...v0.13.25-branding.3) - 2022-09-16

### Merged

- DOP-3222 follow up: Add unit tests for button uri [`#688`](https://github.com/mongodb/snooty/pull/688)
- DOP-3185: update icon sizing [`#675`](https://github.com/mongodb/snooty/pull/675)
- DOP-2592: update language switcher [`#686`](https://github.com/mongodb/snooty/pull/686)

## [v0.13.25-branding.2](https://github.com/mongodb/snooty/compare/v0.13.25-branding...v0.13.25-branding.2) - 2022-09-02

### Merged

- DOP-3222: button links [`#687`](https://github.com/mongodb/snooty/pull/687)

## [v0.13.25-branding](https://github.com/mongodb/snooty/compare/v0.13.24...v0.13.25-branding) - 2022-08-29

### Merged

- DOP-2581: update tests [`#685`](https://github.com/mongodb/snooty/pull/685)
- DOP-2581 [`#683`](https://github.com/mongodb/snooty/pull/683)
- DOP-2579: update banner component [`#682`](https://github.com/mongodb/snooty/pull/682)
- DOP-3150: Defer Optimizely script [`#671`](https://github.com/mongodb/snooty/pull/671)
- DOP-2779: fix scrolling issue for footnotes [`#672`](https://github.com/mongodb/snooty/pull/672)
- DOP-3160: update README [`#668`](https://github.com/mongodb/snooty/pull/668)
Expand All @@ -565,10 +643,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- Branding: update master from 0.13.24-branding [`a07a1ce`](https://github.com/mongodb/snooty/commit/a07a1ceebba49b0087cf5a177e1291234662dff4)

## [v0.13.24](https://github.com/mongodb/snooty/compare/v0.13.23...v0.13.24) - 2022-08-10
## [v0.13.24](https://github.com/mongodb/snooty/compare/v0.13.24-branding...v0.13.24) - 2022-08-10

## [v0.13.24-branding](https://github.com/mongodb/snooty/compare/v0.13.23...v0.13.24-branding) - 2022-08-22

### Merged

- DOP-2583: type now uses the typography component [`#662`](https://github.com/mongodb/snooty/pull/662)
- Revert "Update leafygreen-ui/tabs to v8 (#656)" [`#666`](https://github.com/mongodb/snooty/pull/666)
- CLOUDP-110876: Allow a staging version of PR changes to be created to help reviewers [`#664`](https://github.com/mongodb/snooty/pull/664)
- DOP-3169: Add dotcomprd to Delighted accepted envs [`#663`](https://github.com/mongodb/snooty/pull/663)
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.16.9",
"version": "0.16.10",
"repository": "github:mongodb/snooty",
"engines": {
"node": "^18",
Expand Down

0 comments on commit 7876f1c

Please sign in to comment.