Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2022
1 parent 41c9e93 commit 0b64c73
Show file tree
Hide file tree
Showing 36 changed files with 185 additions and 31 deletions.
9 changes: 0 additions & 9 deletions .changeset/tall-laws-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-mugs-grin.md

This file was deleted.

17 changes: 17 additions & 0 deletions apps/just-func/play-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @just-func/play-react

## 0.2.17

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/react-commands@4.0.1
- @just-web/app@3.0.1
- @just-web/react@3.0.1
- @just-web/states@3.0.1
- @just-web/browser@3.0.1
- @just-web/browser-keyboard@3.0.1
- @just-web/commands@3.0.1
- @just-web/keyboard@3.0.1
- @just-web/os@3.0.1
- @just-web/routes@3.0.1

## 0.2.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/just-func/play-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-func/play-react",
"version": "0.2.16",
"version": "0.2.17",
"private": true,
"scripts": {
"build": "run-s tailwind:css build:ts build:react",
Expand Down
15 changes: 15 additions & 0 deletions components/react-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @just-web/react-commands

## 4.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/app@3.0.1
- @just-web/react@3.0.1
- @just-web/states@3.0.1
- @just-web/browser-keyboard@3.0.1
- @just-web/commands@3.0.1
- @just-web/keyboard@3.0.1
- @just-web/os@3.0.1
- @just-web/types@3.0.1

## 4.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/react-commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/react-commands",
"version": "4.0.0",
"version": "4.0.1",
"description": "@just-web/commands UI components in react",
"keywords": [
"just-web",
Expand Down
8 changes: 8 additions & 0 deletions frameworks/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @just-web/app

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frameworks/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/app",
"version": "3.0.0",
"version": "3.0.1",
"description": "Just a web application framework",
"keywords": [
"just-web",
Expand Down
11 changes: 11 additions & 0 deletions frameworks/log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @just-web/log

## 3.0.1

### Patch Changes

- 085a2d1: `@just-web/log`: adjust `LogOptions` type.
It does not affect the actual API and `@just-web/app`.

`@just-web/browser-preferences`: adjusts the log levels one more time and update the tests.

- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frameworks/log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/log",
"version": "3.0.0",
"version": "3.0.1",
"description": "@just-web log module",
"keywords": [
"just-web",
Expand Down
2 changes: 2 additions & 0 deletions frameworks/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @just-web/types

## 3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frameworks/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/types",
"version": "3.0.0",
"version": "3.0.1",
"description": "Type definitions for `@just-web` modules",
"keywords": [
"just-web",
Expand Down
10 changes: 10 additions & 0 deletions libraries/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @just-web/react

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/app@3.0.1
- @just-web/states@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libraries/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/react",
"version": "3.0.0",
"version": "3.0.1",
"description": "Supporting library for using @just-web with React",
"keywords": [
"just-web",
Expand Down
7 changes: 7 additions & 0 deletions libraries/states/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @just-web/states

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1

## 3.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libraries/states/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/states",
"version": "3.0.0",
"version": "3.0.1",
"description": "State management for just-web application",
"keywords": [
"just-web",
Expand Down
11 changes: 11 additions & 0 deletions plugins/browser-keyboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @just-web/browser-contributions

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/commands@3.0.1
- @just-web/keyboard@3.0.1
- @just-web/os@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser-keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/browser-keyboard",
"version": "3.0.0",
"version": "3.0.1",
"description": "browser implementation for @just-web/keyboard",
"keywords": [
"just-web",
Expand Down
16 changes: 16 additions & 0 deletions plugins/browser-preferences/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @just-web/browser-preferences

## 3.0.1

### Patch Changes

- 085a2d1: `@just-web/log`: adjust `LogOptions` type.
It does not affect the actual API and `@just-web/app`.

`@just-web/browser-preferences`: adjusts the log levels one more time and update the tests.

- 5d2b412: Lower some logs levels to trace.
- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/commands@3.0.1
- @just-web/preferences@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser-preferences/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/browser-preferences",
"version": "3.0.0",
"version": "3.0.1",
"description": "browser implementation for @just-web/preferences",
"keywords": [
"just-web",
Expand Down
9 changes: 9 additions & 0 deletions plugins/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @just-web/browser

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/states@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/browser",
"version": "3.0.0",
"version": "3.0.1",
"description": "just-web browser plugin module",
"keywords": [
"just-web",
Expand Down
10 changes: 10 additions & 0 deletions plugins/commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @just-web/commands

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/states@3.0.1
- @just-web/keyboard@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/commands",
"version": "3.0.0",
"version": "3.0.1",
"description": "just-web command system",
"keywords": [
"just-web",
Expand Down
7 changes: 7 additions & 0 deletions plugins/events/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @just-web/events

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/events",
"version": "3.0.0",
"version": "3.0.1",
"description": "just-web events module",
"keywords": [
"just-web",
Expand Down
10 changes: 10 additions & 0 deletions plugins/keyboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @just-web/keyboard

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/states@3.0.1
- @just-web/os@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/keyboard",
"version": "3.0.0",
"version": "3.0.1",
"description": "just-web keyboard plugin module",
"keywords": [
"just-web",
Expand Down
8 changes: 8 additions & 0 deletions plugins/os/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @just-web/os

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/os/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/os",
"version": "3.0.0",
"version": "3.0.1",
"description": "just-web os plugin module",
"keywords": [
"just-web",
Expand Down
10 changes: 10 additions & 0 deletions plugins/preferences/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @just-web/preferences

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/commands@3.0.1
- @just-web/keyboard@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/preferences/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@just-web/preferences",
"version": "3.0.0",
"version": "3.0.1",
"description": "just-web user preferences plugin module",
"keywords": [
"just-web",
Expand Down
10 changes: 10 additions & 0 deletions plugins/routes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @just-web/routes

## 3.0.1

### Patch Changes

- Updated dependencies [085a2d1]
- @just-web/log@3.0.1
- @just-web/app@3.0.1
- @just-web/states@3.0.1
- @just-web/types@3.0.1

## 3.0.0

### Patch Changes
Expand Down
Loading

0 comments on commit 0b64c73

Please sign in to comment.