Skip to content

Commit

Permalink
RELEASING: Releasing 7 package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasticsoul committed Jan 18, 2024
1 parent 35c2cf9 commit bd449d0
Show file tree
Hide file tree
Showing 17 changed files with 68 additions and 20 deletions.
11 changes: 0 additions & 11 deletions .changeset/sharp-pianos-agree.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"animated-scroll-to": "^2.3.0",
"classnames": "^2.5.0",
"console-feed": "^3.5.0",
"helux": "4.2.0",
"helux": "4.2.1",
"lodash": "^4.17.21",
"lodash.throttle": "^4.1.1",
"prism-react-renderer": "^2.3.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/helux-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @helux/core

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing
- Updated dependencies [35c2cf9]
- @helux/hooks-impl@4.2.1
- @helux/types@4.2.1
- @helux/utils@4.2.1

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helux/core",
"version": "4.2.0",
"version": "4.2.1",
"description": "A reactive atomic state engine for React like.",
"bugs": {
"url": "https://github.com/heluxjs/helux/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-demo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@types/react": ">=16.0.0",
"@types/react-dom": ">=16.0.0",
"helux": "^4.2.0",
"helux": "^4.2.1",
"react": ">=16.10.2",
"react-dom": ">=16.10.2"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/helux-hooks-impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @helux/hooks-impl

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing
- Updated dependencies [35c2cf9]
- @helux/types@4.2.1
- @helux/utils@4.2.1

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-hooks-impl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helux/hooks-impl",
"version": "4.2.0",
"version": "4.2.1",
"description": "helux hooks implement lib",
"bugs": {
"url": "https://github.com/heluxjs/helux/issues"
Expand Down
10 changes: 10 additions & 0 deletions packages/helux-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @helux/hooks

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing
- Updated dependencies [35c2cf9]
- @helux/hooks-impl@4.2.1
- @helux/types@4.2.1
- @helux/utils@4.2.1

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helux/hooks",
"version": "4.2.0",
"version": "4.2.1",
"description": "helux hooks lib for react",
"keywords": [
"helux",
Expand Down
8 changes: 8 additions & 0 deletions packages/helux-openinula/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @helux/openinula

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing
- Updated dependencies [35c2cf9]
- @helux/core@4.2.1

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-openinula/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helux/openinula",
"version": "4.2.0",
"version": "4.2.1",
"description": "State library for preact that integrates atom, signal, collection dep, derive and watch.",
"bugs": {
"url": "https://github.com/heluxjs/helux/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/helux-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @helux/types

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helux/types",
"version": "4.2.0",
"version": "4.2.1",
"description": "helux common types lib",
"keywords": [
"helux",
Expand Down
8 changes: 8 additions & 0 deletions packages/helux-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @helux/utils

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing
- Updated dependencies [35c2cf9]
- @helux/types@4.2.1

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helux/utils",
"version": "4.2.0",
"version": "4.2.1",
"description": "helux utils lib",
"keywords": [
"helux",
Expand Down
8 changes: 8 additions & 0 deletions packages/helux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# helux

## 4.2.1

### Patch Changes

- 35c2cf9: build(4.2.1): optimize util writing
- Updated dependencies [35c2cf9]
- @helux/core@4.2.1

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/helux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helux",
"version": "4.2.0",
"version": "4.2.1",
"description": "A reactive atomic state engine for React( including React 18).",
"bugs": {
"url": "https://github.com/heluxjs/helux/issues"
Expand Down

0 comments on commit bd449d0

Please sign in to comment.