Skip to content

Commit

Permalink
chore(release): v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eddort committed Aug 21, 2021
1 parent 2d59b2b commit 90f3fe4
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 14 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### [0.2.4](https://github.com/dottostack/dotto.x/compare/0.2.3...0.2.4) (2021-08-21)


### Features

* bind operator ([ab8d23d](https://github.com/dottostack/dotto.x/commit/ab8d23d30dea558c2a63f0c92e4b7d4af53f51d2))
* monorepo readme ([7029776](https://github.com/dottostack/dotto.x/commit/70297763f2c03b3178c2cd8cbff0da8061d256b5))
* react packet base ([ad08465](https://github.com/dottostack/dotto.x/commit/ad084657b81c9611cc372394adfab22ffb0f1dbf))


### Bug Fixes

* delete unused packages ([0291674](https://github.com/dottostack/dotto.x/commit/0291674046d40afef7ab70efb890c84963c9397c))

### [0.2.3](https://github.com/dottostack/dotto.x/compare/0.2.2...0.2.3) (2021-08-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotto.x.monorepo",
"version": "0.2.3",
"version": "0.2.4",
"main": "index.js",
"repository": "https://github.com/dottostack/dotto.x.git",
"author": "Eddort <webisforce@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/dotto.x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotto.x",
"version": "0.2.3",
"version": "0.2.4",
"description": "A tiny state manager",
"main": "index.js",
"repository": "https://github.com/dottostack/dotto.x",
Expand Down
7 changes: 3 additions & 4 deletions packages/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@dotto.x/fetch",
"version": "0.2.3",
"version": "0.2.4",
"description": "A tiny state manager",
"main": "index.js",
"repository": "https://github.com/dottostack/dotto.x",
"author": "Eddort <webisforce@gmail.com>",
"license": "MIT",
"sideEffects": false,
"private": false,
"type": "module",
"types": "./index.d.ts",
"scripts": {
Expand All @@ -17,7 +16,7 @@
"deploy": "npx clean-publish"
},
"peerDependencies": {
"dotto.x": "0.2.3"
"dotto.x": "0.2.4"
},
"clean-publish": {
"files": [
Expand Down Expand Up @@ -108,7 +107,7 @@
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"check-dts": "^0.5.3",
"dotto.x": "^0.2.3",
"dotto.x": "^0.2.4",
"eslint": "^7.29.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-es5": "^1.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotto.x/react",
"version": "0.2.3",
"version": "0.2.4",
"description": "A tiny state manager",
"main": "index.js",
"repository": "https://github.com/dottostack/dotto.x",
Expand All @@ -18,7 +18,7 @@
"deploy": "npx clean-publish"
},
"peerDependencies": {
"dotto.x": "0.2.3",
"dotto.x": "0.2.4",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
Expand Down Expand Up @@ -111,7 +111,7 @@
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"check-dts": "^0.5.3",
"dotto.x": "^0.2.3",
"dotto.x": "^0.2.4",
"eslint": "^7.29.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-es5": "^1.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ __metadata:
"@typescript-eslint/parser": ^4.28.0
check-dts: ^0.5.3
cross-fetch: ^3.1.4
dotto.x: ^0.2.3
dotto.x: ^0.2.4
eslint: ^7.29.0
eslint-config-standard: ^16.0.3
eslint-plugin-es5: ^1.5.0
Expand All @@ -464,7 +464,7 @@ __metadata:
typescript: ^4.3.4
yaspeller: ^7.0.0
peerDependencies:
dotto.x: 0.2.3
dotto.x: 0.2.4
languageName: unknown
linkType: soft

Expand All @@ -478,7 +478,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^4.28.0
"@typescript-eslint/parser": ^4.28.0
check-dts: ^0.5.3
dotto.x: ^0.2.3
dotto.x: ^0.2.4
eslint: ^7.29.0
eslint-config-standard: ^16.0.3
eslint-plugin-es5: ^1.5.0
Expand All @@ -497,7 +497,7 @@ __metadata:
typescript: ^4.3.4
yaspeller: ^7.0.0
peerDependencies:
dotto.x: 0.2.3
dotto.x: 0.2.4
react: ">=16.8.0"
react-dom: ">=16.8.0"
languageName: unknown
Expand Down Expand Up @@ -3984,7 +3984,7 @@ __metadata:
languageName: unknown
linkType: soft

"dotto.x@^0.2.3, dotto.x@workspace:packages/dotto.x":
"dotto.x@^0.2.4, dotto.x@workspace:packages/dotto.x":
version: 0.0.0-use.local
resolution: "dotto.x@workspace:packages/dotto.x"
dependencies:
Expand Down

0 comments on commit 90f3fe4

Please sign in to comment.