Skip to content

Commit

Permalink
Merge pull request #49 from Open-Tech-Foundation/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Thanga-Ganapathy committed Apr 19, 2024
2 parents 928a959 + 8950ce6 commit e99131c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-shoes-march.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/std/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @opentf/std

## 0.9.0

### Minor Changes

- 928a959: Added Set Composition methods like isSubsetOf, isSupersetOf & isDisjointFrom and Fixed size function to return -1 instead of null for unsupported types.

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/std/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentf/std",
"version": "0.8.1",
"version": "0.9.0",
"description": "An Extensive JavaScript Standard Library.",
"keywords": [
"collection",
Expand Down

0 comments on commit e99131c

Please sign in to comment.