Skip to content

Commit

Permalink
0.13.37
Browse files Browse the repository at this point in the history
  • Loading branch information
casthewiz committed Feb 9, 2023
1 parent cbffa5e commit 6b24c85
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,21 @@ 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.13.36](https://github.com/mongodb/snooty/compare/v0.13.35...v0.13.36)
## [v0.13.37](https://github.com/mongodb/snooty/compare/v0.13.36...v0.13.37)

### Merged

- Embedded minor fixup: include empty toc [`#766`](https://github.com/mongodb/snooty/pull/766)
- DOP-3468 [`#761`](https://github.com/mongodb/snooty/pull/761)
- DOP-3493: separate click for caret in ToC [`#765`](https://github.com/mongodb/snooty/pull/765)
- DOP-3485: Remove Percy Workflows [`#764`](https://github.com/mongodb/snooty/pull/764)
- DOP-3367: Override LG Select mobile font-size styles [`#756`](https://github.com/mongodb/snooty/pull/756)
- return a deferred promise for login when calling realm functions [`#759`](https://github.com/mongodb/snooty/pull/759)
- Update Driver Tile link to new csharp docs [`#760`](https://github.com/mongodb/snooty/pull/760)
- DOP-3388-B: Writer preview build conditioned on string "production" rather than "prd" [`#758`](https://github.com/mongodb/snooty/pull/758)
- DOP-3469: Do not build OpenAPI pages using snooty except for :preview: page [`#757`](https://github.com/mongodb/snooty/pull/757)

## [v0.13.36](https://github.com/mongodb/snooty/compare/v0.13.35...v0.13.36) - 2023-01-25

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

0 comments on commit 6b24c85

Please sign in to comment.