Skip to content

Commit be33e61

Browse files
committedAug 12, 2021
chore(release): 0.2.214
1 parent d9486f1 commit be33e61

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.2.214 (2021-08-12)
6+
57
### 0.2.213 (2021-08-09)
68

79
### 0.2.212 (2021-08-08)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/spl-token-registry",
3-
"version": "0.2.213",
3+
"version": "0.2.214",
44
"description": "Solana Token Registry",
55
"main": "dist/main/index.js",
66
"typings": "dist/main/index.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.