Skip to content

Commit

Permalink
chore(release): publish (#56)
Browse files Browse the repository at this point in the history
* ci(changesets): update changesets

* chore(deps): update lockfile

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
teofanis and github-actions[bot] authored Oct 2, 2023
1 parent c0144c1 commit c265f2f
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 27 deletions.
7 changes: 0 additions & 7 deletions .changeset/eighty-birds-doubt.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fair-eyes-smash.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/perfect-boats-count.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @composite-fetcher/core

## 0.2.0

### Minor Changes

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - feat(docs): add documentation (#53)

### Patch Changes

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - Merge remote-tracking branch 'origin/main' into update-docs-metadata

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - chore(release): publish (#54)

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@composite-fetcher/core",
"description": "Fetcher core",
"version": "0.1.6",
"version": "0.2.0",
"author": "Teofanis Papadopulos",
"type": "module",
"main": "./dist/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/with-caching/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @composite-fetcher/with-caching

## 0.2.0

### Minor Changes

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - feat(docs): add documentation (#53)

### Patch Changes

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - Merge remote-tracking branch 'origin/main' into update-docs-metadata

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - chore(release): publish (#54)

- Updated dependencies [[`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9), [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9), [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9)]:
- @composite-fetcher/core@0.2.0

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/with-caching/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@composite-fetcher/with-caching",
"description": "withCaching is a simple fetcher core plugin to manage request caching with different drivers",
"version": "0.1.2",
"version": "0.2.0",
"author": "Teofanis Papadopulos",
"type": "module",
"main": "./dist/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/with-logging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @composite-fetcher/with-logging

## 1.0.0

### Minor Changes

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - feat(docs): add documentation (#53)

### Patch Changes

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - Merge remote-tracking branch 'origin/main' into update-docs-metadata

- [#55](https://github.com/teofanis/composite-fetcher/pull/55) [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9) Thanks [@teofanis](https://github.com/teofanis)! - chore(release): publish (#54)

- Updated dependencies [[`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9), [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9), [`c0144c1`](https://github.com/teofanis/composite-fetcher/commit/c0144c1ba2cf3a7179435de67be51b3c5e176bd9)]:
- @composite-fetcher/core@0.2.0

## 0.3.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/with-logging/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@composite-fetcher/with-logging",
"description": "A simple logging plugin for composite fetcher",
"version": "0.3.2",
"version": "1.0.0",
"author": "Teofanis Papadopulos",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -56,9 +56,9 @@
"ts-jest": "^29.1.1"
},
"dependencies": {
"@composite-fetcher/core": "^0.1.6"
"@composite-fetcher/core": "^0.2.0"
},
"peerDependencies": {
"@composite-fetcher/core": "^0.1.6"
"@composite-fetcher/core": "^0.2.0"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c265f2f

Please sign in to comment.