Răsfoiți Sursa

[1.x] Publish packages (#701)

github-actions[bot] 4 luni în urmă
părinte
comite
d6a664bd1d

+ 0 - 5
.changeset/eleven-radios-obey.md

@@ -1,5 +0,0 @@
----
-'@codama/renderers-vixen-parser': minor
----
-
-use granular solana-\* crates

+ 0 - 6
.changeset/flat-suns-admire.md

@@ -1,6 +0,0 @@
----
-'@codama/renderers-js': minor
-'@codama/dynamic-parsers': patch
----
-
-Use `ReadonlyUint8Arrays` with `InstructionWithData` types

+ 0 - 11
.changeset/olive-candles-hunt.md

@@ -1,11 +0,0 @@
----
-'@codama/renderers-js': minor
-'@codama/renderers-vixen-parser': patch
-'@codama/nodes-from-anchor': patch
-'@codama/renderers-js-umi': patch
-'@codama/dynamic-parsers': patch
-'@codama/dynamic-codecs': patch
-'@codama/renderers-rust': patch
----
-
-Update `@solana/kit` dependencies and remove `I` prefixes in types

+ 1 - 1
packages/cli/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/cli",
-    "version": "1.1.2",
+    "version": "1.1.3",
     "description": "A CLI for setting up and managing Codama IDLs",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 1 - 1
packages/dynamic-codecs/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/dynamic-codecs",
-    "version": "1.1.15",
+    "version": "1.1.16",
     "description": "Get codecs on demand for Codama IDLs",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 1 - 1
packages/dynamic-parsers/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/dynamic-parsers",
-    "version": "1.1.15",
+    "version": "1.1.16",
     "description": "Helpers to dynamically identify and parse accounts and instructions",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 6 - 0
packages/nodes-from-anchor/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @codama/nodes-from-anchor
 
+## 1.2.2
+
+### Patch Changes
+
+- [#713](https://github.com/codama-idl/codama/pull/713) [`364578e`](https://github.com/codama-idl/codama/commit/364578e45eca74fa24b452cc9ef22222da03ba39) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update `@solana/kit` dependencies and remove `I` prefixes in types
+
 ## 1.2.1
 
 ### Patch Changes

+ 1 - 1
packages/nodes-from-anchor/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/nodes-from-anchor",
-    "version": "1.2.1",
+    "version": "1.2.2",
     "description": "Node specifications and helpers for the Codama standard",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 6 - 0
packages/renderers-js-umi/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @codama/renderers-js-umi
 
+## 1.1.16
+
+### Patch Changes
+
+- [#713](https://github.com/codama-idl/codama/pull/713) [`364578e`](https://github.com/codama-idl/codama/commit/364578e45eca74fa24b452cc9ef22222da03ba39) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update `@solana/kit` dependencies and remove `I` prefixes in types
+
 ## 1.1.15
 
 ### Patch Changes

+ 1 - 1
packages/renderers-js-umi/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/renderers-js-umi",
-    "version": "1.1.15",
+    "version": "1.1.16",
     "description": "JavaScript renderer compatible with the Umi framework",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 8 - 0
packages/renderers-js/CHANGELOG.md

@@ -1,5 +1,13 @@
 # @codama/renderers-js
 
+## 1.3.0
+
+### Minor Changes
+
+- [#714](https://github.com/codama-idl/codama/pull/714) [`855c094`](https://github.com/codama-idl/codama/commit/855c094e0a47ca0cc179bd2516f6dcfda1e3d552) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Use `ReadonlyUint8Arrays` with `InstructionWithData` types
+
+- [#713](https://github.com/codama-idl/codama/pull/713) [`364578e`](https://github.com/codama-idl/codama/commit/364578e45eca74fa24b452cc9ef22222da03ba39) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update `@solana/kit` dependencies and remove `I` prefixes in types
+
 ## 1.2.14
 
 ### Patch Changes

+ 1 - 1
packages/renderers-js/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/renderers-js",
-    "version": "1.2.14",
+    "version": "1.3.0",
     "description": "JavaScript renderer compatible with the Solana Kit library",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 6 - 0
packages/renderers-rust/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @codama/renderers-rust
 
+## 1.1.1
+
+### Patch Changes
+
+- [#713](https://github.com/codama-idl/codama/pull/713) [`364578e`](https://github.com/codama-idl/codama/commit/364578e45eca74fa24b452cc9ef22222da03ba39) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update `@solana/kit` dependencies and remove `I` prefixes in types
+
 ## 1.1.0
 
 ### Minor Changes

+ 1 - 1
packages/renderers-rust/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/renderers-rust",
-    "version": "1.1.0",
+    "version": "1.1.1",
     "description": "Renders Rust clients for your programs",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 1 - 1
packages/renderers-vixen-parser/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/renderers-vixen-parser",
-    "version": "1.0.16",
+    "version": "1.1.0",
     "description": "Renders Yellowstone Account and Instruction Parsers",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 9 - 0
packages/renderers/CHANGELOG.md

@@ -1,5 +1,14 @@
 # @codama/renderers
 
+## 1.0.25
+
+### Patch Changes
+
+- Updated dependencies [[`855c094`](https://github.com/codama-idl/codama/commit/855c094e0a47ca0cc179bd2516f6dcfda1e3d552), [`364578e`](https://github.com/codama-idl/codama/commit/364578e45eca74fa24b452cc9ef22222da03ba39)]:
+    - @codama/renderers-js@1.3.0
+    - @codama/renderers-js-umi@1.1.16
+    - @codama/renderers-rust@1.1.1
+
 ## 1.0.24
 
 ### Patch Changes

+ 1 - 1
packages/renderers/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/renderers",
-    "version": "1.0.24",
+    "version": "1.0.25",
     "description": "Exports all Codama renderers",
     "exports": {
         "types": "./dist/types/index.d.ts",