github-actions[bot] 1 жил өмнө
parent
commit
530106816a

+ 0 - 17
.changeset/popular-cooks-dance.md

@@ -1,17 +0,0 @@
----
-'@codama/errors': major
-'codama': major
-'@codama/node-types': major
-'@codama/nodes': major
-'@codama/nodes-from-anchor': major
-'@codama/renderers': major
-'@codama/renderers-core': major
-'@codama/renderers-js': major
-'@codama/renderers-js-umi': major
-'@codama/renderers-rust': major
-'@codama/validators': major
-'@codama/visitors': major
-'@codama/visitors-core': major
----
-
-Publish codama v1 packages

+ 11 - 0
packages/errors/CHANGELOG.md

@@ -1,5 +1,16 @@
 # @codama/errors
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/node-types@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/errors/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/errors",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "Error management for Codama",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 14 - 0
packages/library/CHANGELOG.md

@@ -1,5 +1,19 @@
 # codama
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/validators@1.0.0
+    -   @codama/visitors@1.0.0
+
 ## 0.22.0
 
 ### Patch Changes

+ 1 - 1
packages/library/package.json

@@ -1,6 +1,6 @@
 {
     "name": "codama",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "A Solana framework for building standardised programs",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 6 - 0
packages/node-types/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @codama/node-types
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/node-types/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/node-types",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "Node specifications for the Codama standard",
     "exports": {
         "types": "./dist/types/index.d.ts",

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

@@ -1,5 +1,18 @@
 # @codama/nodes-from-anchor
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/visitors@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

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

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

+ 12 - 0
packages/nodes/CHANGELOG.md

@@ -1,5 +1,17 @@
 # @codama/nodes
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/node-types@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/nodes/package.json

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

+ 13 - 0
packages/renderers-core/CHANGELOG.md

@@ -1,5 +1,18 @@
 # @codama/renderers-core
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/visitors-core@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

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

@@ -1,6 +1,6 @@
 {
     "name": "@codama/renderers-core",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "Core types and helpers for Codama renderers to use",
     "exports": {
         "types": "./dist/types/index.d.ts",

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

@@ -1,5 +1,20 @@
 # @codama/renderers-js-umi
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/renderers-core@1.0.0
+    -   @codama/validators@1.0.0
+    -   @codama/visitors-core@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

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

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

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

@@ -1,5 +1,20 @@
 # @codama/renderers-js
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/nodes-from-anchor@1.0.0
+    -   @codama/renderers-core@1.0.0
+    -   @codama/visitors-core@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

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

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

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

@@ -1,5 +1,19 @@
 # @codama/renderers-rust
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/renderers-core@1.0.0
+    -   @codama/visitors-core@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

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

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

+ 13 - 0
packages/renderers/CHANGELOG.md

@@ -1,5 +1,18 @@
 # @codama/renderers
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/renderers-js@1.0.0
+    -   @codama/renderers-js-umi@1.0.0
+    -   @codama/renderers-rust@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/renderers/package.json

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

+ 13 - 0
packages/validators/CHANGELOG.md

@@ -1,5 +1,18 @@
 # @codama/validators
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/visitors-core@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/validators/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/validators",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "Validator visitors for the Codama framework",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 12 - 0
packages/visitors-core/CHANGELOG.md

@@ -1,5 +1,17 @@
 # @codama/visitors-core
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/visitors-core/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/visitors-core",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "Core visitors for the Codama framework",
     "exports": {
         "types": "./dist/types/index.d.ts",

+ 13 - 0
packages/visitors/CHANGELOG.md

@@ -1,5 +1,18 @@
 # @codama/visitors
 
+## 1.0.0
+
+### Major Changes
+
+-   [#236](https://github.com/codama-idl/codama/pull/236) [`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Publish codama v1 packages
+
+### Patch Changes
+
+-   Updated dependencies [[`4057b0d`](https://github.com/codama-idl/codama/commit/4057b0d6bb28a207ff6d473aa117d81336a323d8)]:
+    -   @codama/errors@1.0.0
+    -   @codama/nodes@1.0.0
+    -   @codama/visitors-core@1.0.0
+
 ## 0.22.0
 
 ### Minor Changes

+ 1 - 1
packages/visitors/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@codama/visitors",
-    "version": "0.22.0",
+    "version": "1.0.0",
     "description": "All visitors for the Codama framework",
     "exports": {
         "types": "./dist/types/index.d.ts",