Skip to content

Commit

Permalink
v0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Klowner committed May 29, 2024
1 parent 8743cfb commit dcd9b0b
Show file tree
Hide file tree
Showing 41 changed files with 220 additions and 60 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @klowner/tussle





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)


Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-worker-b2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package cloudflare-worker-b2





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package cloudflare-worker-b2
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-worker-b2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare-worker-b2",
"version": "0.7.5",
"version": "0.7.6",
"main": "index.js",
"license": "MIT",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-worker-r2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package cloudflare-worker-r2





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)


Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-worker-r2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare-worker-r2",
"version": "0.7.5",
"version": "0.7.6",
"license": "MIT",
"private": true,
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-worker-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package cloudflare-worker-s3





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package cloudflare-worker-s3
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-worker-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare-worker-s3",
"version": "0.7.5",
"version": "0.7.6",
"license": "MIT",
"private": true,
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions examples/koa-offload-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package koa-offload-worker





## [0.7.3](https://github.com/Klowner/tussle/compare/v0.7.2...v0.7.3) (2023-06-15)


Expand Down
2 changes: 1 addition & 1 deletion examples/koa-offload-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-offload-worker",
"version": "0.7.3",
"version": "0.7.6",
"main": "index.js",
"license": "MIT",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.7.5",
"version": "0.7.6",
"license": "MIT",
"useWorkspaces": true,
"npmClient": "yarn",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/core





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/core",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle tus daemon core module",
"main": "lib/index.js",
"files": [
Expand All @@ -20,7 +20,7 @@
"rxjs": "^7.0.0"
},
"devDependencies": {
"@tussle/spec": "^0.7.5",
"@tussle/spec": "^0.7.6",
"jest": "^29.2.2",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/middleware-cloudflareworker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/middleware-cloudflareworker





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package @tussle/middleware-cloudflareworker
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-cloudflareworker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/middleware-cloudflareworker",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle middleware for Cloudflare Workers",
"main": "lib/index.js",
"files": [
Expand All @@ -17,8 +17,8 @@
"license": "MIT",
"devDependencies": {
"@cloudflare/workers-types": "^4",
"@tussle/spec": "^0.7.5",
"@tussle/storage-r2": "^0.7.5",
"@tussle/spec": "^0.7.6",
"@tussle/storage-r2": "^0.7.6",
"jest": "^29.2.2",
"jest-environment-miniflare": "^2.14.0",
"miniflare": "^3.20230814.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/middleware-koa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/middleware-koa





## [0.7.1](https://klowner/compare/v0.7.0...v0.7.1) (2023-05-09)

**Note:** Version bump only for package @tussle/middleware-koa
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-koa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/middleware-koa",
"version": "0.7.1",
"version": "0.7.6",
"description": "Tussle middleware for the Koa web framework",
"main": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/request-axios/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/request-axios





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package @tussle/request-axios
Expand Down
4 changes: 2 additions & 2 deletions packages/request-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/request-axios",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle request component utilizing Axios",
"main": "lib/index.js",
"files": [
Expand All @@ -24,7 +24,7 @@
"access": "public"
},
"devDependencies": {
"@tussle/spec": "^0.7.5",
"@tussle/spec": "^0.7.6",
"jest": "^29.2.2",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/request-cloudflareworker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/request-cloudflareworker





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package @tussle/request-cloudflareworker
Expand Down
4 changes: 2 additions & 2 deletions packages/request-cloudflareworker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/request-cloudflareworker",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle request component utilizing Cloudflare Worker fetch/request",
"main": "./dist-cjs/index.js",
"types": "./dist-types/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4",
"@tussle/spec": "^0.7.5",
"@tussle/spec": "^0.7.6",
"concurrently": "^7.6.0",
"jest": "^29.2.2",
"rimraf": "^3.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/spec/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/spec





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/spec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/spec",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle component interfaces and related interface compliance tests",
"main": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/state-cloudflareworkerkv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/state-cloudflareworkerkv





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package @tussle/state-cloudflareworkerkv
Expand Down
4 changes: 2 additions & 2 deletions packages/state-cloudflareworkerkv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/state-cloudflareworkerkv",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle Cloudflare Workers KV state handler component",
"main": "lib/index.js",
"files": [
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4",
"@tussle/spec": "^0.7.5",
"@tussle/spec": "^0.7.6",
"jest": "^29.2.2",
"jest-environment-miniflare": "^2.14.0",
"miniflare": "^3.20230814.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/state-memory-ttl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/state-memory-ttl





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package @tussle/state-memory-ttl
Expand Down
6 changes: 3 additions & 3 deletions packages/state-memory-ttl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/state-memory-ttl",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle TTL cache in-memory state handler component",
"main": "lib/index.js",
"files": [
Expand All @@ -16,10 +16,10 @@
"author": "Mark Riedesel <[email protected]>",
"license": "MIT",
"dependencies": {
"@tussle/core": "^0.7.5"
"@tussle/core": "^0.7.6"
},
"devDependencies": {
"@tussle/spec": "^0.7.5",
"@tussle/spec": "^0.7.6",
"jest": "^29.2.2",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/state-memory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.6](https://github.com/Klowner/tussle/compare/v0.7.5...v0.7.6) (2024-05-29)

**Note:** Version bump only for package @tussle/state-memory





## [0.7.5](https://github.com/Klowner/tussle/compare/v0.7.4...v0.7.5) (2024-05-29)

**Note:** Version bump only for package @tussle/state-memory
Expand Down
4 changes: 2 additions & 2 deletions packages/state-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tussle/state-memory",
"version": "0.7.5",
"version": "0.7.6",
"description": "Tussle in-memory state handler component",
"main": "lib/index.js",
"files": [
Expand All @@ -20,7 +20,7 @@
"rimraf": "^3.0.2"
},
"devDependencies": {
"@tussle/spec": "^0.7.5",
"@tussle/spec": "^0.7.6",
"jest": "^29.2.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit dcd9b0b

Please sign in to comment.