Skip to content

Commit 04fcb69

Browse files
committed
0.14.9
1 parent 80fb816 commit 04fcb69

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v0.14.8](https://github.com/mongodb/snooty/compare/v0.14.7...v0.14.8)
10+
## [v0.14.9](https://github.com/mongodb/snooty/compare/v0.14.8...v0.14.9)
11+
12+
### Merged
13+
14+
- DOP-3783: Akzidenz Happen [`#845`](https://github.com/mongodb/snooty/pull/845)
15+
- DOP-3784: bump top nav && flora [`#844`](https://github.com/mongodb/snooty/pull/844)
16+
- DOP-3765: Prep npmrc for Gatsby Cloud installations [`#842`](https://github.com/mongodb/snooty/pull/842)
17+
- DOP-3736: add kotlin icon [`#839`](https://github.com/mongodb/snooty/pull/839)
18+
- [DOP-3657] moving the fetch to a try catch [`#840`](https://github.com/mongodb/snooty/pull/840)
19+
- Dop 3749 [`#836`](https://github.com/mongodb/snooty/pull/836)
20+
- changed the default from choosing index 0 to choosing nodejs [`#838`](https://github.com/mongodb/snooty/pull/838)
21+
22+
## [v0.14.8](https://github.com/mongodb/snooty/compare/v0.14.7...v0.14.8) - 2023-06-12
1123

1224
### Merged
1325

@@ -268,7 +280,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
268280
- DOP-3193: add pseudo elements at top of table for scroll view [`#679`](https://github.com/mongodb/snooty/pull/679)
269281
- DOP-3185: update icon sizing [`#675`](https://github.com/mongodb/snooty/pull/675)
270282

271-
## [v0.13.25](https://github.com/mongodb/snooty/compare/v0.13.25-branding.2...v0.13.25) - 2022-08-25
283+
## [v0.13.25](https://github.com/mongodb/snooty/compare/v0.13.25-branding.3...v0.13.25) - 2022-08-25
284+
285+
## [v0.13.25-branding.3](https://github.com/mongodb/snooty/compare/v0.13.25-branding.2...v0.13.25-branding.3) - 2022-09-16
286+
287+
### Merged
288+
289+
- DOP-3222 follow up: Add unit tests for button uri [`#688`](https://github.com/mongodb/snooty/pull/688)
290+
- DOP-3185: update icon sizing [`#675`](https://github.com/mongodb/snooty/pull/675)
291+
- DOP-2592: update language switcher [`#686`](https://github.com/mongodb/snooty/pull/686)
272292

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snooty",
3-
"version": "0.14.8",
3+
"version": "0.14.9",
44
"repository": "github:mongodb/snooty",
55
"engines": {
66
"node": "^18",

0 commit comments

Comments
 (0)