Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
RELEASING: Releasing 7 package(s) (#18)
Browse files Browse the repository at this point in the history
Releases:
  @scalar/[email protected]
  @scalar/[email protected]
  @scalar/[email protected]
  @scalar/[email protected]
  @scalar/[email protected]
  @scalar/[email protected]
  @scalar/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hanspagel and github-actions[bot] authored Apr 8, 2024
1 parent 893d1af commit c0e2d17
Show file tree
Hide file tree
Showing 16 changed files with 67 additions and 22 deletions.
7 changes: 0 additions & 7 deletions .changeset/real-pants-confess.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tame-bikes-flow.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/snippetz-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scalar/snippetz-core

## 0.1.4

### Patch Changes

- 893d1af: add ofetch

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz-core",
"version": "0.1.3",
"version": "0.1.4",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
7 changes: 7 additions & 0 deletions packages/snippetz-plugin-js-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @scalar/snippetz-plugin-js-fetch

## 0.1.1

### Patch Changes

- Updated dependencies [893d1af]
- @scalar/snippetz-core@0.1.4

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz-plugin-js-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz-plugin-js-fetch",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
9 changes: 9 additions & 0 deletions packages/snippetz-plugin-js-ofetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @scalar/snippetz-plugin-js-ofetch

## 0.1.1

### Patch Changes

- 893d1af: add ofetch
- 893d1af: add ofetch
- Updated dependencies [893d1af]
- @scalar/snippetz-core@0.1.4

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz-plugin-js-ofetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz-plugin-js-ofetch",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
7 changes: 7 additions & 0 deletions packages/snippetz-plugin-node-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @scalar/snippetz-plugin-node-fetch

## 0.1.2

### Patch Changes

- Updated dependencies [893d1af]
- @scalar/snippetz-core@0.1.4

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz-plugin-node-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz-plugin-node-fetch",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
9 changes: 9 additions & 0 deletions packages/snippetz-plugin-node-ofetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @scalar/snippetz-plugin-node-fetch

## 0.1.1

### Patch Changes

- 893d1af: add ofetch
- 893d1af: add ofetch
- Updated dependencies [893d1af]
- @scalar/snippetz-core@0.1.4

## 0.1.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz-plugin-node-ofetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz-plugin-node-ofetch",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
7 changes: 7 additions & 0 deletions packages/snippetz-plugin-node-undici/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @scalar/snippetz-plugin-node-undici

## 0.1.6

### Patch Changes

- Updated dependencies [893d1af]
- @scalar/snippetz-core@0.1.4

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz-plugin-node-undici/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz-plugin-node-undici",
"version": "0.1.5",
"version": "0.1.6",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
15 changes: 15 additions & 0 deletions packages/snippetz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @scalar/snippetz

## 0.1.6

### Patch Changes

- 893d1af: add ofetch
- 893d1af: add ofetch
- Updated dependencies [893d1af]
- Updated dependencies [893d1af]
- @scalar/snippetz-plugin-node-ofetch@0.1.1
- @scalar/snippetz-plugin-js-ofetch@0.1.1
- @scalar/snippetz-core@0.1.4
- @scalar/snippetz-plugin-js-fetch@0.1.1
- @scalar/snippetz-plugin-node-fetch@0.1.2
- @scalar/snippetz-plugin-node-undici@0.1.6

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/snippetz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz",
"version": "0.1.5",
"version": "0.1.6",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down

0 comments on commit c0e2d17

Please sign in to comment.