Skip to content

Commit

Permalink
0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
casthewiz committed Jun 12, 2023
1 parent b8227bb commit ebf9dc6
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.7](https://github.com/mongodb/snooty/compare/v0.14.6...v0.14.7)
## [v0.14.8](https://github.com/mongodb/snooty/compare/v0.14.7...v0.14.8)

### Merged

- DOP-3756: update S3 bucket for Changelog to prod [`#832`](https://github.com/mongodb/snooty/pull/832)
- DOP-3698 [`#830`](https://github.com/mongodb/snooty/pull/830)
- DOP-3651: version context cleanup, use local storage only on front end [`#831`](https://github.com/mongodb/snooty/pull/831)
- DOP-3758: Changelog: Change chip size [`#829`](https://github.com/mongodb/snooty/pull/829)
- DOP-3757: [`#828`](https://github.com/mongodb/snooty/pull/828)
- DOP-3720: OpenAPI Changelog fallback to RunId [`#827`](https://github.com/mongodb/snooty/pull/827)
- clear selected resources on change [`#826`](https://github.com/mongodb/snooty/pull/826)
- DOP-3733: add warning toast on fetch error [`#823`](https://github.com/mongodb/snooty/pull/823)
- DOP-3732: fetch most recent diff server side [`#819`](https://github.com/mongodb/snooty/pull/819)
- DOP-3731: skeleton [`#818`](https://github.com/mongodb/snooty/pull/818)

## [v0.14.7](https://github.com/mongodb/snooty/compare/v0.14.6...v0.14.7) - 2023-05-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.14.7",
"version": "0.14.8",
"repository": "github:mongodb/snooty",
"engines": {
"node": "^18",
Expand Down

0 comments on commit ebf9dc6

Please sign in to comment.