Skip to content

Commit 286a532

Browse files
Merge pull request #45 from Open-Tech-Foundation/changeset-release/main
Version Packages
2 parents 27f58d2 + f4da3b6 commit 286a532

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/fluffy-rice-protect.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.6.2
4+
5+
### Patch Changes
6+
7+
- 27f58d2: Updated pkg repo field.
8+
39
## 0.6.1
410

511
### Patch Changes

packages/std/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentf/std",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "An Extensive JavaScript Standard Library.",
55
"keywords": [
66
"collection",
@@ -43,7 +43,7 @@
4343
"license": "MIT",
4444
"homepage": "https://js-std.pages.dev",
4545
"repository": {
46-
"type": "git",
46+
"type": "git",
4747
"url": "https://github.com/Open-Tech-Foundation/js-std.git"
4848
},
4949
"type": "module",

0 commit comments

Comments
 (0)