Skip to content

Commit

Permalink
Version Packages (#33)
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 Nov 15, 2024
1 parent 26c194d commit eed7118
Show file tree
Hide file tree
Showing 25 changed files with 128 additions and 28 deletions.
16 changes: 0 additions & 16 deletions .changeset/warm-lamps-relax.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @urami/docs

## 0.1.0

### Minor Changes

- 26c194d: dependencies bump
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/docs",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "vitepress dev src --port ${PORT:-5173}",
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @urami/demo-astro

## 0.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/astro@1.1.0

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/examples/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@urami/demo-astro",
"type": "module",
"private": true,
"version": "0.0.5",
"version": "0.1.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down
12 changes: 12 additions & 0 deletions apps/examples/solid-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @urami/demo-solid

## 0.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/solid@1.1.0
- @urami/core@1.3.0

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/examples/solid-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/demo-solid",
"version": "0.0.9",
"version": "0.1.0",
"type": "module",
"private": true,
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions apps/examples/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @urami/demo-sveltekit

## 0.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/svelte@1.2.0
- @urami/core@1.3.0

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/examples/sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/demo-sveltekit",
"version": "0.0.11",
"version": "0.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @urami/astro

## 1.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/utils@1.1.0
- @urami/core@1.3.0

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/astro",
"version": "1.0.3",
"version": "1.1.0",
"description": "Astro integration for automatic image optimization",
"type": "module",
"author": {
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @urami/core

## 1.3.0

### Minor Changes

- 26c194d: dependencies bump

## 1.2.3

### 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,6 +1,6 @@
{
"name": "@urami/core",
"version": "1.2.3",
"version": "1.3.0",
"description": "Automatic image optimization server endpoints",
"author": {
"name": "Phumrapee Limpiancop",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @urami/react

## 1.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/utils@1.1.0

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/react",
"version": "1.0.4",
"version": "1.1.0",
"description": "Automatic image optimization component for React",
"author": {
"name": "Phumrapee Limpiancop",
Expand Down
11 changes: 11 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @urami/solid

## 1.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/utils@1.1.0

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/solid",
"version": "1.0.3",
"version": "1.1.0",
"description": "Automatic image optimization component for Solid",
"author": {
"name": "Phumrapee Limpiancop",
Expand Down
11 changes: 11 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @urami/svelte

## 1.2.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/utils@1.1.0

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/svelte",
"version": "1.1.1",
"version": "1.2.0",
"description": "Automatic image optimization component for Svelte",
"author": {
"name": "Phumrapee Limpiancop",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @urami/types

## 1.1.0

### Minor Changes

- 26c194d: dependencies bump

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/types",
"version": "1.0.1",
"version": "1.1.0",
"author": {
"name": "Phumrapee Limpiancop",
"email": "[email protected]",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @urami/utils

## 1.1.0

### Minor Changes

- 26c194d: dependencies bump

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/utils",
"version": "1.0.2",
"version": "1.1.0",
"description": "Utilities function for automatic image optimization",
"author": {
"name": "Phumrapee Limpiancop",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @urami/vue

## 1.1.0

### Minor Changes

- 26c194d: dependencies bump

### Patch Changes

- Updated dependencies [26c194d]
- @urami/utils@1.1.0

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urami/vue",
"version": "1.0.3",
"version": "1.1.0",
"description": "Automatic image optimization component for Vue",
"author": {
"name": "Phumrapee Limpiancop",
Expand Down

0 comments on commit eed7118

Please sign in to comment.