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

Commit

Permalink
RELEASING: Releasing 3 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @scalar/[email protected]
  @scalar/[email protected]
  @scalar/[email protected]
  • Loading branch information
github-actions[bot] committed Dec 13, 2023
1 parent 67bbfde commit f513208
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/five-fireants-pay.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.1

### Patch Changes

- 9d0c097: chore: rename snippetz-plugin-undici to snippetz-plugin-node-undici

## 0.1.0

### Minor 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.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
8 changes: 8 additions & 0 deletions packages/snippetz-plugin-node-undici/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @scalar/snippetz-plugin-node-undici

## 0.1.3

### Patch Changes

- 9d0c097: chore: rename snippetz-plugin-undici to snippetz-plugin-node-undici
- Updated dependencies [9d0c097]
- @scalar/snippetz-core@0.1.1

## 0.1.2

### 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.2",
"version": "0.1.3",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down
9 changes: 9 additions & 0 deletions packages/snippetz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @scalar/snippetz

## 0.1.3

### Patch Changes

- 9d0c097: chore: rename snippetz-plugin-undici to snippetz-plugin-node-undici
- Updated dependencies [9d0c097]
- @scalar/snippetz-core@0.1.1
- @scalar/snippetz-plugin-node-undici@0.1.3

## 0.1.2

### 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.2",
"version": "0.1.3",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand Down

0 comments on commit f513208

Please sign in to comment.