Skip to content

Commit e9d5f1f

Browse files
authored
Merge pull request #2 from faststats-dev/changeset-release/main
chore: version packages
2 parents af723ad + 48280f5 commit e9d5f1f

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

.changeset/dirty-flies-add.md

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

.changeset/heavy-wings-double.md

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

bun.lock

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

packages/bundler-plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @faststats/sourcemap-uploader-plugin
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- d011a2d: feat: add option to enable/disable sending
8+
9+
### Patch Changes
10+
11+
- af723ad: rename sourcemapsPlugin to unpluginInstance and export default correct
12+
313
## 0.1.1
414

515
### Patch Changes

packages/bundler-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@faststats/sourcemap-uploader-plugin",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"type": "module",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)