Skip to content

Commit 1f21072

Browse files
chore(release): update monorepo packages versions (#106)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e096322 commit 1f21072

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-pugs-impress.md

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

CHANGELOG.md

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

3+
## 3.0.4
4+
5+
### Patch Changes
6+
7+
- e096322: Replace babel based export/import source location transform with an improved regex based transform that reduces code change noise and preserves the original formatting.
8+
39
## 3.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bob-the-bundler",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Bob The Bundler!",
55
"author": {
66
"email": "kamil.kisiela@gmail.com",

0 commit comments

Comments
 (0)