@talismn/util 0.0.0-pr677-20230414073254 → 0.0.0-pr677-20230414081601

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # @talismn/util
2
2
 
3
- ## 0.0.0-pr677-20230414073254
3
+ ## 0.0.0-pr677-20230414081601
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 7440f96a: feat: crowdloan and nom pool balances
7
+ - 6b9a99a1: feat: crowdloan and nom pool balances
8
8
 
9
9
  ## 0.1.8
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@talismn/util",
3
- "version": "0.0.0-pr677-20230414073254",
3
+ "version": "0.0.0-pr677-20230414081601",
4
4
  "author": "Talisman",
5
5
  "homepage": "https://talisman.xyz",
6
6
  "license": "UNLICENSED",