Skip to content

Commit 5cde044

Browse files
committed
chore(release): publish
- @interweb/casing@0.7.1 - @interweb/fetch-api-client@0.7.1 - @interweb/find-pkg@0.6.1 - @interweb/http-errors@0.2.1 - jsonldjs@0.2.1 - @interweb/node-api-client@0.8.1 - schema-sdk@0.15.1 - @schema-typescript/cli@0.5.1 - schema-typescript@0.13.1
1 parent 6307e37 commit 5cde044

18 files changed

Lines changed: 45 additions & 9 deletions

File tree

packages/casing/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.7.1](https://github.com/hyperweb-io/dev-utils/compare/@interweb/casing@0.7.0...@interweb/casing@0.7.1) (2025-11-23)
7+
8+
**Note:** Version bump only for package @interweb/casing
9+
610
# [0.7.0](https://github.com/hyperweb-io/dev-utils/compare/@interweb/casing@0.6.0...@interweb/casing@0.7.0) (2025-11-23)
711

812
**Note:** Version bump only for package @interweb/casing

packages/casing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/casing",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Interweb casing utils",
66
"main": "index.js",

packages/fetch-api-client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.7.1](https://github.com/hyperweb-io/dev-utils/compare/@interweb/fetch-api-client@0.7.0...@interweb/fetch-api-client@0.7.1) (2025-11-23)
7+
8+
**Note:** Version bump only for package @interweb/fetch-api-client
9+
610
# [0.7.0](https://github.com/hyperweb-io/dev-utils/compare/@interweb/fetch-api-client@0.6.1...@interweb/fetch-api-client@0.7.0) (2025-11-23)
711

812
**Note:** Version bump only for package @interweb/fetch-api-client

packages/fetch-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/fetch-api-client",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Node.js API Client",
66
"main": "index.js",

packages/find-pkg/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.6.1](https://github.com/hyperweb-io/dev-utils/compare/@interweb/find-pkg@0.6.0...@interweb/find-pkg@0.6.1) (2025-11-23)
7+
8+
**Note:** Version bump only for package @interweb/find-pkg
9+
610
# [0.6.0](https://github.com/hyperweb-io/dev-utils/compare/@interweb/find-pkg@0.5.0...@interweb/find-pkg@0.6.0) (2025-11-23)
711

812
**Note:** Version bump only for package @interweb/find-pkg

packages/find-pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/find-pkg",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Find the package.json file from within a build/package",
66
"main": "index.js",

packages/http-errors/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.2.1](https://github.com/hyperweb-io/dev-utils/compare/@interweb/http-errors@0.2.0...@interweb/http-errors@0.2.1) (2025-11-23)
7+
8+
**Note:** Version bump only for package @interweb/http-errors
9+
610
# [0.2.0](https://github.com/hyperweb-io/dev-utils/compare/@interweb/http-errors@0.1.1...@interweb/http-errors@0.2.0) (2025-11-23)
711

812
**Note:** Version bump only for package @interweb/http-errors

packages/http-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/http-errors",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "http errors",
66
"main": "index.js",

packages/jsonld-tools/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.2.1](https://github.com/hyperweb-io/dev-utils/compare/jsonldjs@0.2.0...jsonldjs@0.2.1) (2025-11-23)
7+
8+
**Note:** Version bump only for package jsonldjs
9+
610
# [0.2.0](https://github.com/hyperweb-io/dev-utils/compare/jsonldjs@0.1.2...jsonldjs@0.2.0) (2025-11-23)
711

812
**Note:** Version bump only for package jsonldjs

packages/jsonld-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonldjs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "JSON-LD Tooling",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/hyperweb-io/dev-utils",

0 commit comments

Comments
 (0)