Skip to content

Commit

Permalink
chore: release (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 17, 2024
1 parent 1b81b31 commit 8ad62cd
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 95 deletions.
10 changes: 0 additions & 10 deletions .changeset/beige-chefs-travel.md

This file was deleted.

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

## 0.3.0

### Minor Changes

- 1b81b31: Update to target Vite 6

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/Phoria/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "phoria-dotnet",
"private": true,
"version": "0.2.0",
"version": "0.3.0",
"scripts": {
"build": "dotnet build --configuration Release",
"publish": "node \"../../scripts/dotnet/publish.js\" --name nuget",
Expand Down
6 changes: 6 additions & 0 deletions packages/phoria-islands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @phoria/phoria

## 0.3.0

### Minor Changes

- 1b81b31: Update to target Vite 6

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/phoria-islands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phoria/phoria",
"version": "0.2.0",
"version": "0.3.0",
"description": "Islands architecture for dotnet powered by Vite.",
"keywords": [
"phoria",
Expand Down
6 changes: 6 additions & 0 deletions packages/phoria-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @phoria/phoria-react

## 0.3.0

### Minor Changes

- 1b81b31: Update to target Vite 6

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/phoria-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phoria/phoria-react",
"version": "0.2.0",
"version": "0.3.0",
"description": "Use React with Phoria Islands for dotnet.",
"keywords": [
"phoria",
Expand Down
6 changes: 6 additions & 0 deletions packages/phoria-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @phoria/phoria-svelte

## 0.2.0

### Minor Changes

- 1b81b31: Update to target Vite 6

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/phoria-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phoria/phoria-svelte",
"version": "0.1.0",
"version": "0.2.0",
"description": "Use Svelte with Phoria Islands for dotnet.",
"keywords": [
"phoria",
Expand Down
6 changes: 6 additions & 0 deletions packages/phoria-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @phoria/phoria-vue

## 0.2.0

### Minor Changes

- 1b81b31: Update to target Vite 6

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/phoria-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phoria/phoria-vue",
"version": "0.1.0",
"version": "0.2.0",
"description": "Use Vue with Phoria Islands for dotnet.",
"keywords": [
"phoria",
Expand Down
6 changes: 6 additions & 0 deletions packages/vite-plugin-dotnet-dev-certs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @phoria/vite-plugin-dotnet-dev-certs

## 0.2.0

### Minor Changes

- 1b81b31: Update to target Vite 6

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-dotnet-dev-certs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phoria/vite-plugin-dotnet-dev-certs",
"version": "0.1.1",
"version": "0.2.0",
"description": "Use dotnet dev-certs with your Vite development server.",
"keywords": [
"dotnet",
Expand Down
79 changes: 0 additions & 79 deletions pnpm-lock.yaml

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

0 comments on commit 8ad62cd

Please sign in to comment.