Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/twenty-pillows-switch.md

This file was deleted.

6 changes: 6 additions & 0 deletions contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# @chainlink/contracts-ton

## 0.0.2

### Patch Changes

- [#32](https://github.com/smartcontractkit/chainlink-ton/pull/32) [`6ed0b1b`](https://github.com/smartcontractkit/chainlink-ton/commit/6ed0b1b07dfa605288e2aab13ce3caa9945a2c39) Thanks [@krebernisak](https://github.com/krebernisak)! - This is a test changeset (changesets integration added)
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chainlink/contracts-ton",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"description": "Chainlink TON smart contracts",
"author": "Chainlink Labs",
"license": "BUSL-1.1",
Expand Down
6 changes: 6 additions & 0 deletions pkg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# chainlink-ton

## 0.0.2

### Patch Changes

- [#32](https://github.com/smartcontractkit/chainlink-ton/pull/32) [`6ed0b1b`](https://github.com/smartcontractkit/chainlink-ton/commit/6ed0b1b07dfa605288e2aab13ce3caa9945a2c39) Thanks [@krebernisak](https://github.com/krebernisak)! - This is a test changeset (changesets integration added)
2 changes: 1 addition & 1 deletion pkg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chainlink-ton",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"description": "Chainlink TON integration (Golang) module and SDK",
"author": "Chainlink Labs",
"license": "MIT",
Expand Down
Loading
Loading