Skip to content

Commit

Permalink
0.13.30
Browse files Browse the repository at this point in the history
  • Loading branch information
seungpark committed Nov 4, 2022
1 parent 797ea1b commit 81a254a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 5 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +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.13.29](https://github.com/mongodb/snooty/compare/v0.13.28...v0.13.29)
## [v0.13.30](https://github.com/mongodb/snooty/compare/v0.13.29...v0.13.30)

### Merged

- Merge branding master [`#720`](https://github.com/mongodb/snooty/pull/720)

## [v0.13.29](https://github.com/mongodb/snooty/compare/v0.13.28...v0.13.29) - 2022-11-02

### Merged

Expand Down Expand Up @@ -61,7 +67,15 @@ 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.25-branding.2...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

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

0 comments on commit 81a254a

Please sign in to comment.