Skip to content

Commit e43495e

Browse files
chore(release): update monorepo packages versions (#152)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4695d0b commit e43495e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

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

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

.changeset/flat-fireants-marry.md

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

CHANGELOG.md

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

3+
## 4.1.1
4+
5+
### Patch Changes
6+
7+
- [#151](https://github.com/kamilkisiela/bob/pull/151) [`4695d0b`](https://github.com/kamilkisiela/bob/commit/4695d0b4f1bf849d87f626f97445b9b9b5bb9cba) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - dependencies updates:
8+
9+
- Updated dependency [`tsup@^6.5.0` ↗︎](https://www.npmjs.com/package/tsup/v/6.5.0) (from `^5.11.6`, in `dependencies`)
10+
11+
- [#151](https://github.com/kamilkisiela/bob/pull/151) [`4695d0b`](https://github.com/kamilkisiela/bob/commit/4695d0b4f1bf849d87f626f97445b9b9b5bb9cba) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Support TypeScript 4.9 and satisfies operator
12+
313
## 4.1.0
414

515
### Minor 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.1.0",
3+
"version": "4.1.1",
44
"description": "Bob The Bundler!",
55
"author": {
66
"email": "kamil.kisiela@gmail.com",

0 commit comments

Comments
 (0)