Skip to content

Commit 43ce2d8

Browse files
Version Packages (#1307)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 47e2998 commit 43ce2d8

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

β€Ž.changeset/add-markdown-renderer.mdβ€Ž

Lines changed: 0 additions & 6 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @autoguru/overdrive
22

3+
## 4.52.0
4+
5+
### Minor Changes
6+
7+
- 47e2998: Add MarkdownRenderer component for rendering GitHub Flavored Markdown
8+
using Overdrive design tokens
9+
310
## 4.51.0
411

512
### Minor Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autoguru/overdrive",
3-
"version": "4.51.0",
3+
"version": "4.52.0",
44
"description": "Overdrive is a product component library, and design system for AutoGuru.",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
Β (0)