Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ourongxing committed Dec 11, 2022
1 parent 193a76a commit 676c41c
Show file tree
Hide file tree
Showing 16 changed files with 126 additions and 8 deletions.
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web-printer/core

## 0.1.2

### Patch Changes

- Better method to inject style

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
{
"name": "@web-printer/core",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/core#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/core"
},
"files": [
"dist"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/javascript-info/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/ruanyifeng

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/javascript-info/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
{
"name": "@web-printer/javascript-info",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/javascript-info#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/javascript-info"
},
"files": [
"dist"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/juejin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/juejin

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/juejin/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
{
"name": "@web-printer/juejin",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/juejin#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/juejin"
},
"files": [
"dist"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/mdbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/mdbook

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/mdbook/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
{
"name": "@web-printer/mdbook",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/mdbook#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/mdbook"
},
"files": [
"dist"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/ruanyifeng/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/ruanyifeng

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/ruanyifeng/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"name": "@web-printer/ruanyifeng",
"version": "0.1.1",
"version": "0.1.2",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/ruanyifeng#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/ruanyifeng"
},
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/vitepress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/juejin

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/vitepress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"name": "@web-printer/vitepress",
"version": "0.1.1",
"version": "0.1.2",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/vitepress#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/vitepress"
},
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/xiaobot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/xiaobot

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/xiaobot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"name": "@web-printer/xiaobot",
"version": "0.1.1",
"version": "0.1.2",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/xiaobot#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/xiaobot"
},
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/zhubai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @web-printer/zhubai

## 0.1.2

### Patch Changes

- Better method to inject style
- Updated dependencies
- @web-printer/core@0.1.2

## 0.1.1

### Patch Changes
Expand Down
9 changes: 8 additions & 1 deletion packages/zhubai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"name": "@web-printer/zhubai",
"version": "0.1.1",
"version": "0.1.2",
"author": "Ou RongXing<[email protected]>",
"homepage": "https://github.com/busiyiworld/web-printer/tree/main/packages/zhubai#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/busiyiworld/web-printer.git",
"directory": "packages/zhubai"
},
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 676c41c

Please sign in to comment.