Skip to content

Commit 76eccea

Browse files
Merge pull request #50 from Open-Tech-Foundation/changeset-release/main
Version Packages
2 parents 7a05b94 + 3585ce4 commit 76eccea

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-elephants-press.md

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

packages/std/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @opentf/std
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 7a05b94: Added array shuffle & swap functions.
8+
39
## 0.9.0
410

511
### Minor Changes

packages/std/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentf/std",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "An Extensive JavaScript Standard Library.",
55
"keywords": [
66
"collection",

0 commit comments

Comments
 (0)