Skip to content

Commit 2e66317

Browse files
chore(release): update monorepo packages versions
1 parent 9d3424f commit 2e66317

File tree

6 files changed

+30
-21
lines changed

6 files changed

+30
-21
lines changed

.changeset/bob-the-bundler-299-dependencies.md

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

.changeset/bob-the-bundler-320-dependencies.md

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

.changeset/bob-the-bundler-324-dependencies.md

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

.changeset/neat-eyes-help.md

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

CHANGELOG.md

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

3+
## 7.0.2
4+
5+
### Patch Changes
6+
7+
- [#299](https://github.com/kamilkisiela/bob/pull/299)
8+
[`380347f`](https://github.com/kamilkisiela/bob/commit/380347ffe6bfa1ec6150c6d5db830ec789e30cbc)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10+
11+
- Updated dependency [`globby@^14.0.0` ↗︎](https://www.npmjs.com/package/globby/v/14.0.0) (from
12+
`^13.1.3`, in `dependencies`)
13+
14+
- [#320](https://github.com/kamilkisiela/bob/pull/320)
15+
[`e20635c`](https://github.com/kamilkisiela/bob/commit/e20635c66b9f52fcfe93e3738ab4d346ae3eae8d)
16+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
17+
18+
- Updated dependency [`execa@^7.2.0` ↗︎](https://www.npmjs.com/package/execa/v/7.2.0) (from
19+
`7.1.1`, in `dependencies`)
20+
21+
- [#324](https://github.com/kamilkisiela/bob/pull/324)
22+
[`9d3424f`](https://github.com/kamilkisiela/bob/commit/9d3424fa1d46c0211165faa51fe81cab480a5a92)
23+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
24+
25+
- Updated dependency [`p-limit@^6.0.0` ↗︎](https://www.npmjs.com/package/p-limit/v/6.0.0) (from
26+
`^4.0.0`, in `dependencies`)
27+
28+
- [#266](https://github.com/kamilkisiela/bob/pull/266)
29+
[`6eab363`](https://github.com/kamilkisiela/bob/commit/6eab3631dbb71b7e10579316da373e74a13099b5)
30+
Thanks [@enisdenjo](https://github.com/enisdenjo)! - Check whether package exports map files exist
31+
332
## 7.0.1
433

534
### 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": "7.0.1",
3+
"version": "7.0.2",
44
"type": "module",
55
"description": "Bob The Bundler!",
66
"repository": {

0 commit comments

Comments
 (0)