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

Commit

Permalink
RELEASING: Releasing 2 package(s) (#4)
Browse files Browse the repository at this point in the history
Releases:
  @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 Dec 13, 2023
1 parent 46708f6 commit 826afdb
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/plenty-cycles-relate.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/snippetz-plugin-undici/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @scalar/snippetz-plugin-undici

## 0.1.1

### Patch Changes

- 9d4fedd: chore: remove prettier, just use strings
- Updated dependencies [9d4fedd]
- @scalar/snippetz@0.1.1

## 0.1.0

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

## 0.1.1

### Patch Changes

- 9d4fedd: chore: remove prettier, just use strings

## 0.1.0

### Minor Changes
Expand Down
5 changes: 2 additions & 3 deletions packages/snippetz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scalar/snippetz",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"build": "vite build && tsc -p tsconfig.build.json",
Expand All @@ -14,8 +14,7 @@
"vite": "^5.0.0",
"vitest": "^1.0.4"
},
"dependencies": {
},
"dependencies": {},
"files": [
"dist"
],
Expand Down

0 comments on commit 826afdb

Please sign in to comment.