File tree Expand file tree Collapse file tree 6 files changed +17
-5
lines changed
Expand file tree Collapse file tree 6 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.0 (2025-06-11)
2+
3+ This was a version bump only for @herb-tools/browser to align it with other projects, there were no code changes.
4+
15## 0.1.1 (2025-04-20)
26
37This was a version bump only for @herb-tools/browser to align it with other projects, there were no code changes.
Original file line number Diff line number Diff line change 11{
22 "name" : " @herb-tools/browser" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "homepage" : " https://herb-tools.dev" ,
3232 }
3333 },
3434 "dependencies" : {
35- "@herb-tools/core" : " 0.1.1 "
35+ "@herb-tools/core" : " 0.2.0 "
3636 },
3737 "devDependencies" : {
3838 "@testing-library/dom" : " ^10.4.0" ,
Original file line number Diff line number Diff line change 1+ ## 0.2.0 (2025-06-11)
2+
3+ This was a version bump only for @herb-tools/core to align it with other projects, there were no code changes.
4+
15## 0.1.1 (2025-04-20)
26
37This was a version bump only for @herb-tools/core to align it with other projects, there were no code changes.
Original file line number Diff line number Diff line change 11{
22 "name" : " @herb-tools/core" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "homepage" : " https://herb-tools.dev" ,
Original file line number Diff line number Diff line change 1+ ## 0.2.0 (2025-06-11)
2+
3+ This was a version bump only for @herb-tools/node to align it with other projects, there were no code changes.
4+
15## 0.1.1 (2025-04-20)
26
37This was a version bump only for @herb-tools/node to align it with other projects, there were no code changes.
Original file line number Diff line number Diff line change 11{
22 "name" : " @herb-tools/node" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "homepage" : " https://herb-tools.dev" ,
4747 "host" : " https://github.com/marcoroth/herb/releases/download/"
4848 },
4949 "dependencies" : {
50- "@herb-tools/core" : " 0.1.1 " ,
50+ "@herb-tools/core" : " 0.2.0 " ,
5151 "@mapbox/node-pre-gyp" : " ^2.0.0" ,
5252 "node-addon-api" : " ^5.1.0" ,
5353 "node-pre-gyp-github" : " ^2.0.0"
You can’t perform that action at this time.
0 commit comments