Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
ShukantPal committed Apr 24, 2021
2 parents 33581f9 + 0c61d61 commit 1bfcae5
Show file tree
Hide file tree
Showing 30 changed files with 148 additions and 41 deletions.
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "webdoc",
"version": "1.2.1",
"version": "1.2.2",
"nextBump": "patch"
}
]
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"url": "https://github.com/SukantPal/webdoc/issues"
},
"dependencies": {
"@webdoc/cli": "^1.2.1"
"@webdoc/cli": "^1.2.2"
},
"gitHead": "a2866c1a42f60180a74add7bc1b0f42d8bb16330",
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/cli",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/cli_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:32 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/cli_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/cli

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:32 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:32 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
18 changes: 9 additions & 9 deletions packages/webdoc-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/cli",
"version": "1.2.1",
"version": "1.2.2",
"description": "CLI for @webdoc monorepo",
"bin": {
"webdoc": "./cli.js"
Expand Down Expand Up @@ -40,14 +40,14 @@
"url": "https://github.com/SukantPal/webdoc/issues"
},
"dependencies": {
"@webdoc/default-template": "^1.2.1",
"@webdoc/externalize": "^1.2.1",
"@webdoc/legacy-template": "^1.2.1",
"@webdoc/model": "^1.2.1",
"@webdoc/parser": "^1.2.1",
"@webdoc/plugin-markdown": "^1.2.1",
"@webdoc/template-library": "^1.2.1",
"@webdoc/types": "^1.2.1",
"@webdoc/default-template": "^1.2.2",
"@webdoc/externalize": "^1.2.2",
"@webdoc/legacy-template": "^1.2.2",
"@webdoc/model": "^1.2.2",
"@webdoc/parser": "^1.2.2",
"@webdoc/plugin-markdown": "^1.2.2",
"@webdoc/template-library": "^1.2.2",
"@webdoc/types": "^1.2.2",
"array.prototype.flatmap": "~1.2.3",
"fs-extra": "^9.0.1",
"globby": "11.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-default-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/default-template",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/default-template_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:32 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/default-template_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-default-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/default-template

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:32 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:32 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/webdoc-default-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/default-template",
"version": "1.2.1",
"version": "1.2.2",
"description": "webdoc's default template",
"keywords": [
"webdoc",
Expand Down Expand Up @@ -41,8 +41,8 @@
"dependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-react": "^7.10.1",
"@webdoc/model": "^1.2.1",
"@webdoc/template-library": "^1.2.1",
"@webdoc/model": "^1.2.2",
"@webdoc/template-library": "^1.2.2",
"code-prettify": "^0.1.0",
"fs-extra": "^9.0.1",
"markdown-it": "^11.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-externalize/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/externalize",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/externalize_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:32 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/externalize_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-externalize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/externalize

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:32 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:32 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/webdoc-externalize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/externalize",
"version": "1.2.1",
"version": "1.2.2",
"description": "Links your documentation to external APIs and vice versa!",
"keywords": [
"json",
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@babel/core": "^7.9.0",
"@webdoc/model": "^1.2.1",
"@webdoc/types": "^1.2.1"
"@webdoc/model": "^1.2.2",
"@webdoc/types": "^1.2.2"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-legacy-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/legacy-template",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/legacy-template_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:32 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/legacy-template_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-legacy-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/legacy-template

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:32 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:32 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/webdoc-legacy-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/legacy-template",
"version": "1.2.1",
"version": "1.2.2",
"description": "Port of the JSDoc default template to webdoc!",
"keywords": [
"webdoc",
Expand Down Expand Up @@ -40,8 +40,8 @@
"url": "https://github.com/SukantPal/webdoc/issues"
},
"dependencies": {
"@webdoc/model": "^1.2.1",
"@webdoc/template-library": "^1.2.1",
"@webdoc/model": "^1.2.2",
"@webdoc/template-library": "^1.2.2",
"bluebird": "^3.7.2",
"code-prettify": "^0.1.0",
"color-themes-for-google-code-prettify": "^2.0.4",
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-model/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/model",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/model_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:32 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/model_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/model

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:32 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:32 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/webdoc-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/model",
"version": "1.2.1",
"version": "1.2.2",
"description": "Doclet API for JavaScript",
"keywords": [
"doclet",
Expand Down Expand Up @@ -36,7 +36,7 @@
"url": "https://github.com/SukantPal/webdoc/issues"
},
"dependencies": {
"@webdoc/types": "^1.2.1",
"@webdoc/types": "^1.2.2",
"catharsis": "0.8.11",
"nanoid": "~3.1.16",
"taffydb": "2.7.3"
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-parser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/parser",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/parser_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:32 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/parser_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/parser

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:32 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:32 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/webdoc-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/parser",
"version": "1.2.1",
"version": "1.2.2",
"description": "Doc-tree parser for JavaScript",
"keywords": [
"parser",
Expand Down Expand Up @@ -39,8 +39,8 @@
"@babel/parser": "^7.9.4",
"@babel/traverse": "7.9.5",
"@babel/types": "7.9.5",
"@webdoc/model": "^1.2.1",
"@webdoc/types": "^1.2.1",
"@webdoc/model": "^1.2.2",
"@webdoc/types": "^1.2.2",
"lodash": "^4.17.20",
"missionlog": "1.6.0",
"nanoid": "~3.1.16"
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-plugin-markdown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/plugin-markdown",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/plugin-markdown_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:33 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/plugin-markdown_v1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/webdoc-plugin-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @webdoc/plugin-markdown

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:33 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:33 GMT

*Version update only*

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/webdoc-plugin-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/plugin-markdown",
"version": "1.2.1",
"version": "1.2.2",
"description": "Use markdown syntax in your documentation",
"keywords": [
"webdoc",
Expand Down
12 changes: 12 additions & 0 deletions packages/webdoc-template-library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@webdoc/template-library",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/template-library_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:33 GMT",
"comments": {
"none": [
{
"comment": "Fix 1.2.1 release not getting #105's changes"
}
]
}
},
{
"version": "1.2.1",
"tag": "@webdoc/template-library_v1.2.1",
Expand Down
9 changes: 8 additions & 1 deletion packages/webdoc-template-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @webdoc/template-library

This log was last generated on Sat, 17 Apr 2021 23:54:20 GMT and should not be manually modified.
This log was last generated on Sat, 24 Apr 2021 13:49:33 GMT and should not be manually modified.

## 1.2.2
Sat, 24 Apr 2021 13:49:33 GMT

### Updates

- Fix 1.2.1 release not getting #105's changes

## 1.2.1
Sat, 17 Apr 2021 23:54:20 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/webdoc-template-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webdoc/template-library",
"version": "1.2.1",
"version": "1.2.2",
"description": "Goodies for @webdoc template packages! See @webdoc/legacy-template for an example!",
"keywords": [
"webdoc",
Expand Down Expand Up @@ -40,8 +40,8 @@
"url": "https://github.com/SukantPal/webdoc/issues"
},
"dependencies": {
"@webdoc/model": "^1.2.1",
"@webdoc/types": "^1.2.1",
"@webdoc/model": "^1.2.2",
"@webdoc/types": "^1.2.2",
"catharsis": "0.8.11",
"fs-extra": "^9.0.1",
"git-branch": "2.0.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/webdoc-types/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@webdoc/types",
"entries": [
{
"version": "1.2.2",
"tag": "@webdoc/types_v1.2.2",
"date": "Sat, 24 Apr 2021 13:49:33 GMT",
"comments": {}
},
{
"version": "1.2.1",
"tag": "@webdoc/types_v1.2.1",
Expand Down
Loading

0 comments on commit 1bfcae5

Please sign in to comment.