Skip to content

Commit 510b219

Browse files
Version Packages (#57)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 33a58be commit 510b219

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-grapes-live.md

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

packages/pretty/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @magical-types/pretty
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- [#55](https://github.com/Thinkmill/magical-types/pull/55) [`2824de5`](https://github.com/Thinkmill/magical-types/commit/2824de512ba4dfa2a1eede1eb3bb758c2a920f46) Thanks [@ChrisLaneAU](https://github.com/ChrisLaneAU)! - Removed a console.log
8+
39
## 0.3.5
410

511
### Patch Changes

packages/pretty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magical-types/pretty",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"main": "dist/pretty.cjs.js",
55
"module": "dist/pretty.esm.js",
66
"dependencies": {

0 commit comments

Comments
 (0)