Skip to content

Commit

Permalink
Merge pull request #4 from Envoy-VC/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Envoy-VC committed Dec 30, 2023
2 parents 34826a7 + 9f13a09 commit 796715d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 18 deletions.
17 changes: 0 additions & 17 deletions .changeset/slimy-spies-talk.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/atomic-toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# atomic-toolkit

## 0.1.1

### Patch Changes

- 34826a7: - Add: Core Atomic Asset Functions - Create Atomic Asset - Get Atomic Asset
- Add: Collection Functions
- Create Collection with Asset Ids
- Create Collection with Files
- Get Collection
- Add: GraphQL Function
- Expose GraphQL Client
- Add: Utility Functions
- Get Directory Size
- Get Upload Cost
- Upload Data
2 changes: 1 addition & 1 deletion packages/atomic-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atomic-toolkit",
"version": "0.1.0",
"version": "0.1.1",
"description": "Toolkit for creating Atomic Assets on Arweave using Warp Contracts",
"private": false,
"main": "./dist/index.js",
Expand Down

0 comments on commit 796715d

Please sign in to comment.