Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit d9390b9

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

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/build/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.0.4](https://github.com/cosmology-tech/interweb-build/compare/@interweb/[email protected]...@interweb/[email protected]) (2024-09-11)
7+
8+
**Note:** Version bump only for package @interweb/build
9+
10+
11+
12+
13+
614
## [0.0.3](https://github.com/cosmology-tech/interweb-build/compare/@interweb/[email protected]...@interweb/[email protected]) (2024-09-11)
715

816
**Note:** Version bump only for package @interweb/build

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/build",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "build tools for interweb",
66
"main": "index.js",

packages/ts-json-schema/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.0.2 (2024-09-11)
7+
8+
**Note:** Version bump only for package @interweb/ts-json-schema

packages/ts-json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/ts-json-schema",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Interweb, Inc. <[email protected]>",
55
"description": "TS to JSON Schema",
66
"main": "index.js",

0 commit comments

Comments
 (0)