Skip to content

Commit da58434

Browse files
Merge pull request #1 from Open-Tech-Foundation/changeset-release/main
Version Packages
2 parents e2f6a9a + ddf9b68 commit da58434

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/sour-experts-vanish.md

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

packages/utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @opentf/utils
2+
3+
## 0.15.0
4+
5+
### Minor Changes
6+
7+
- 3a4ab6c: Migrate from parcel, yarn workspaces to turborepo, tsup, etc.

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentf/utils",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "A Collection of JavaScript Utility Functions.",
55
"keywords": [
66
"collection",

0 commit comments

Comments
 (0)