Skip to content

Commit 8eb5e9f

Browse files
Upcoming Release Changes (#126)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a46d8b7 commit 8eb5e9f

File tree

5 files changed

+15
-18
lines changed

5 files changed

+15
-18
lines changed

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

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

.changeset/cold-moles-remain.md

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

.changeset/tricky-poems-juggle.md

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

CHANGELOG.md

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

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [#123](https://github.com/kamilkisiela/bob/pull/123) [`b68da59`](https://github.com/kamilkisiela/bob/commit/b68da59ef41d4d66b9c4ec5d7da1a3550b5b58b7) Thanks [@enisdenjo](https://github.com/enisdenjo)! - better performance by incrementally building only packages that had changes
8+
9+
### Patch Changes
10+
11+
- [#129](https://github.com/kamilkisiela/bob/pull/129) [`cd16844`](https://github.com/kamilkisiela/bob/commit/cd16844210db99a3e74fa95c3311fb644ad48594) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
12+
13+
- Updated dependency [`rollup-plugin-typescript2@^0.33.0` ↗︎](https://www.npmjs.com/package/rollup-plugin-typescript2/v/null) (from `^0.32.1`, in `dependencies`)
14+
15+
- [#144](https://github.com/kamilkisiela/bob/pull/144) [`76fd23c`](https://github.com/kamilkisiela/bob/commit/76fd23c0f0887a8e324a92b0cff705214e1883bc) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Correct package.json for types-only packages
16+
317
## 4.0.0
418

519
### Major 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": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Bob The Bundler!",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)