Skip to content

Commit 2d1f9e6

Browse files
committed
chore(release): publish
- @interweb/[email protected] - [email protected]
1 parent cac3c83 commit 2d1f9e6

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

Diff for: packages/fetch-api-client/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.4.1 (2024-05-25)
7+
8+
**Note:** Version bump only for package @interweb/fetch-api-client
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/cosmology-tech/schema-typescript/compare/@interweb/[email protected]...@interweb/[email protected]) (2024-05-25)
715

816
**Note:** Version bump only for package @interweb/node-api-client

Diff for: packages/fetch-api-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/fetch-api-client",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "Node.js API Client",
66
"main": "index.js",

Diff for: packages/schema-sdk/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.1](https://github.com/cosmology-tech/schema-typescript/compare/[email protected]@0.4.1) (2024-05-25)
7+
8+
**Note:** Version bump only for package schema-sdk
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/cosmology-tech/schema-typescript/compare/[email protected]@0.4.0) (2024-05-25)
715

816
**Note:** Version bump only for package schema-sdk

Diff for: packages/schema-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schema-sdk",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Convert JSON Schema OpenAPI Spec to TypeScript Clients",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/schema-typescript#readme",

0 commit comments

Comments
 (0)