chore: publish

- appium@2.0.0-beta.61
 - @appium/docutils@0.3.4
 - @appium/images-plugin@2.0.10
 - @appium/opencv@2.0.10
 - @appium/typedoc-plugin-appium@0.6.0
This commit is contained in:
Christopher Hiller
2023-04-05 14:56:49 -07:00
parent 00dbd28190
commit 591d15bc5e
11 changed files with 62 additions and 16 deletions

16
package-lock.json generated
View File

@@ -20009,13 +20009,13 @@
}
},
"packages/appium": {
"version": "2.0.0-beta.60",
"version": "2.0.0-beta.61",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@appium/base-driver": "^9.3.5",
"@appium/base-plugin": "^2.2.5",
"@appium/docutils": "^0.3.3",
"@appium/docutils": "^0.3.4",
"@appium/schema": "^0.2.6",
"@appium/support": "^3.1.9",
"@appium/types": "^0.10.3",
@@ -20290,12 +20290,12 @@
},
"packages/docutils": {
"name": "@appium/docutils",
"version": "0.3.3",
"version": "0.3.4",
"license": "Apache-2.0",
"dependencies": {
"@appium/support": "^3.1.9",
"@appium/tsconfig": "^0.2.4",
"@appium/typedoc-plugin-appium": "^0.5.4",
"@appium/typedoc-plugin-appium": "^0.6.0",
"@sliphua/lilconfig-ts-loader": "3.2.2",
"chalk": "4.1.2",
"consola": "2.15.3",
@@ -20531,10 +20531,10 @@
},
"packages/images-plugin": {
"name": "@appium/images-plugin",
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"dependencies": {
"@appium/opencv": "^2.0.9",
"@appium/opencv": "^2.0.10",
"lodash": "4.17.21",
"lru-cache": "7.18.3",
"source-map-support": "0.5.21"
@@ -20557,7 +20557,7 @@
},
"packages/opencv": {
"name": "@appium/opencv",
"version": "2.0.9",
"version": "2.0.10",
"license": "Apache-2.0",
"dependencies": {
"@types/bluebird": "3.5.38",
@@ -20879,7 +20879,7 @@
},
"packages/typedoc-plugin-appium": {
"name": "@appium/typedoc-plugin-appium",
"version": "0.5.4",
"version": "0.6.0",
"license": "Apache-2.0",
"dependencies": {
"handlebars": "4.7.7",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-beta.61](https://github.com/appium/appium/compare/appium@2.0.0-beta.60...appium@2.0.0-beta.61) (2023-04-05)
**Note:** Version bump only for package appium
# [2.0.0-beta.60](https://github.com/appium/appium/compare/appium@2.0.0-beta.59...appium@2.0.0-beta.60) (2023-04-04)
**Note:** Version bump only for package appium

View File

@@ -1,6 +1,6 @@
{
"name": "appium",
"version": "2.0.0-beta.60",
"version": "2.0.0-beta.61",
"description": "Automation for Apps.",
"keywords": [
"automation",
@@ -62,7 +62,7 @@
"dependencies": {
"@appium/base-driver": "^9.3.5",
"@appium/base-plugin": "^2.2.5",
"@appium/docutils": "^0.3.3",
"@appium/docutils": "^0.3.4",
"@appium/schema": "^0.2.6",
"@appium/support": "^3.1.9",
"@appium/types": "^0.10.3",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.3.4](https://github.com/appium/appium/compare/@appium/docutils@0.3.3...@appium/docutils@0.3.4) (2023-04-05)
**Note:** Version bump only for package @appium/docutils
## [0.3.3](https://github.com/appium/appium/compare/@appium/docutils@0.3.2...@appium/docutils@0.3.3) (2023-04-04)
**Note:** Version bump only for package @appium/docutils

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/docutils",
"version": "0.3.3",
"version": "0.3.4",
"description": "Documentation generation utilities for Appium and related projects",
"keywords": [
"automation",
@@ -51,7 +51,7 @@
"dependencies": {
"@appium/support": "^3.1.9",
"@appium/tsconfig": "^0.2.4",
"@appium/typedoc-plugin-appium": "^0.5.4",
"@appium/typedoc-plugin-appium": "^0.6.0",
"@sliphua/lilconfig-ts-loader": "3.2.2",
"chalk": "4.1.2",
"consola": "2.15.3",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.10](https://github.com/appium/appium/compare/@appium/images-plugin@2.0.9...@appium/images-plugin@2.0.10) (2023-04-05)
**Note:** Version bump only for package @appium/images-plugin
## [2.0.9](https://github.com/appium/appium/compare/@appium/images-plugin@2.0.8...@appium/images-plugin@2.0.9) (2023-04-03)
**Note:** Version bump only for package @appium/images-plugin

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/images-plugin",
"version": "2.0.9",
"version": "2.0.10",
"description": "Plugin for working with images and image elements in Appium",
"keywords": [
"automation",
@@ -39,7 +39,7 @@
"test:unit": "mocha \"./test/unit/**/*.spec.js\""
},
"dependencies": {
"@appium/opencv": "^2.0.9",
"@appium/opencv": "^2.0.10",
"lodash": "4.17.21",
"lru-cache": "7.18.3",
"source-map-support": "0.5.21"

View File

@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.10](https://github.com/appium/appium/compare/@appium/opencv@2.0.9...@appium/opencv@2.0.10) (2023-04-05)
### Bug Fixes
* **opencv:** fix a type error causing typedoc problems ([bb11d1c](https://github.com/appium/appium/commit/bb11d1cfe9681ccd457f0677118725a6e9ddd72f))
## [2.0.9](https://github.com/appium/appium/compare/@appium/opencv@2.0.8...@appium/opencv@2.0.9) (2023-04-03)
**Note:** Version bump only for package @appium/opencv

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/opencv",
"version": "2.0.9",
"version": "2.0.10",
"description": "OpenCV-related helper library",
"keywords": [
"automation",

View File

@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.6.0](https://github.com/appium/appium/compare/@appium/typedoc-plugin-appium@0.5.4...@appium/typedoc-plugin-appium@0.6.0) (2023-04-05)
### Features
* **typedoc-plugin-appium:** enable comment derivation via reflection types ([b808dc8](https://github.com/appium/appium/commit/b808dc866d6587269d8adbe8d354471b3a1ba6de))
## [0.5.4](https://github.com/appium/appium/compare/@appium/typedoc-plugin-appium@0.5.3...@appium/typedoc-plugin-appium@0.5.4) (2023-04-04)

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/typedoc-plugin-appium",
"version": "0.5.4",
"version": "0.6.0",
"description": "TypeDoc plugin for Appium & its extensions",
"homepage": "https://appium.io",
"license": "Apache-2.0",