Skip to content

Commit 2ce4f91

Browse files
authored
Merge pull request #1 from faststats-dev/changeset-release/main
chore: version packages
2 parents 5ab8013 + 49cd331 commit 2ce4f91

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

.changeset/violet-bugs-tell.md

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

bun.lock

Lines changed: 1 addition & 1 deletion
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
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@biomejs/biome": "2.4.4",
18-
"prettier": "^3.7.4",
18+
"prettier": "^3.8.1",
1919
"turbo": "^2.8.12",
2020
"typescript": "5.9.3",
2121
"@changesets/changelog-github": "^0.5.2",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @faststats/sourcemap-uploader-plugin
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 5ab8013: fix: add proper file outputs

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.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)