Skip to content

Commit 2450cce

Browse files
chore(release): update monorepo packages versions
1 parent 3025570 commit 2450cce

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
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.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
315
## 4.0.0
416

517
### 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": "kamil.kisiela@gmail.com",

0 commit comments

Comments
 (0)