Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
chore: version release
Browse files Browse the repository at this point in the history
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
 - @applitools/[email protected]
  • Loading branch information
astappiev committed Sep 4, 2019
1 parent daceac1 commit 18d2b7d
Show file tree
Hide file tree
Showing 22 changed files with 134 additions and 32 deletions.
8 changes: 8 additions & 0 deletions packages/dom-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.6.29](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/dom-utils





## [4.6.28](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dom-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@applitools/dom-utils",
"version": "4.6.28",
"version": "4.6.29",
"description": "Applitools DOM Utils is a shared utility package",
"keywords": [
"dom-utils",
Expand All @@ -25,7 +25,7 @@
"main": "./index.js",
"dependencies": {
"@applitools/dom-capture": "^7.0.17",
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-common": "^3.9.3",
"axios": "^0.19.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eyes-appium/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.7.17](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-appium





## [4.7.16](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-appium
Expand Down
8 changes: 4 additions & 4 deletions packages/eyes-appium/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@applitools/eyes-appium",
"private": true,
"version": "4.7.16",
"version": "4.7.17",
"description": "Applitools Eyes SDK for Appium WebDriver",
"keywords": [
"eyes-appium",
Expand Down Expand Up @@ -35,9 +35,9 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-sdk-core": "^5.16.0",
"@applitools/eyes-selenium": "^4.27.1"
"@applitools/eyes-common": "^3.9.3",
"@applitools/eyes-sdk-core": "^5.16.1",
"@applitools/eyes-selenium": "^4.28.0"
},
"devDependencies": {
"mocha": "^6.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eyes-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [3.9.3](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-common





## [3.9.2](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/eyes-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@applitools/eyes-common",
"version": "3.9.2",
"version": "3.9.3",
"description": "Utilities for working with Eyes JavaScript SDK and the visual grid",
"keywords": [
"applitools",
Expand Down
8 changes: 8 additions & 0 deletions packages/eyes-images-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.6.39](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-images-browser





## [4.6.38](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-02)

**Note:** Version bump only for package @applitools/eyes-images-browser
Expand Down
4 changes: 2 additions & 2 deletions packages/eyes-images-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@applitools/eyes-images-browser",
"private": true,
"version": "4.6.38",
"version": "4.6.39",
"description": "Applitools Eyes Images SDK for browser",
"keywords": [
"eyes-images",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-images": "^4.12.9"
"@applitools/eyes-images": "^4.12.10"
},
"devDependencies": {
"browserify": "^16.2.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/eyes-images/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.12.10](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)


### Bug Fixes

* change list of exports, add more classes from eyes-sdk-core ([8da543c](https://github.com/applitools/eyes.sdk.javascript1/commit/8da543c))





## [4.12.9](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-02)


Expand Down
6 changes: 3 additions & 3 deletions packages/eyes-images/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@applitools/eyes-images",
"version": "4.12.9",
"version": "4.12.10",
"description": "The simplest implementation of Applitools Eyes SDK, uploads images for validation",
"keywords": [
"eyes-images",
Expand Down Expand Up @@ -31,8 +31,8 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-sdk-core": "^5.16.0"
"@applitools/eyes-common": "^3.9.3",
"@applitools/eyes-sdk-core": "^5.16.1"
},
"devDependencies": {
"axios": "^0.19.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eyes-protractor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.8.17](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-protractor





## [4.8.16](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-protractor
Expand Down
8 changes: 4 additions & 4 deletions packages/eyes-protractor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@applitools/eyes-protractor",
"private": true,
"version": "4.8.16",
"version": "4.8.17",
"description": "Applitools Eyes SDK for Protractor",
"keywords": [
"eyes-protractor",
Expand Down Expand Up @@ -35,9 +35,9 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-sdk-core": "^5.16.0",
"@applitools/eyes-selenium": "^4.27.1"
"@applitools/eyes-common": "^3.9.3",
"@applitools/eyes-sdk-core": "^5.16.1",
"@applitools/eyes-selenium": "^4.28.0"
},
"devDependencies": {
"protractor": "^6.0.0-beta"
Expand Down
8 changes: 8 additions & 0 deletions packages/eyes-sdk-core-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.5.37](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-sdk-core-browser





## [4.5.36](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-02)

**Note:** Version bump only for package @applitools/eyes-sdk-core-browser
Expand Down
4 changes: 2 additions & 2 deletions packages/eyes-sdk-core-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@applitools/eyes-sdk-core-browser",
"private": true,
"version": "4.5.36",
"version": "4.5.37",
"description": "Applitools Eyes SDK for browser",
"keywords": [
"eyes-sdk-core",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-sdk-core": "^5.16.0"
"@applitools/eyes-sdk-core": "^5.16.1"
},
"devDependencies": {
"browserify": "^16.2.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/eyes-sdk-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [5.16.1](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)


### Bug Fixes

* change list of exports, add more classes from eyes-sdk-core ([8da543c](https://github.com/applitools/eyes.sdk.javascript1/commit/8da543c))





# [5.16.0](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/eyes-sdk-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@applitools/eyes-sdk-core",
"version": "5.16.0",
"version": "5.16.1",
"description": "The core components of Eyes JavaScript SDK",
"keywords": [
"applitools",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-common": "^3.9.3",
"axios": "^0.19.0",
"es6-promise-pool": "^2.5.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/eyes-selenium-jest-perf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.5.56](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-selenium-jest-perf





## [4.5.55](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-selenium-jest-perf
Expand Down
8 changes: 4 additions & 4 deletions packages/eyes-selenium-jest-perf/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@applitools/eyes-selenium-jest-perf",
"private": true,
"version": "4.5.55",
"version": "4.5.56",
"scripts": {
"test:perf": "jest"
},
Expand All @@ -15,9 +15,9 @@
]
},
"dependencies": {
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-sdk-core": "^5.16.0",
"@applitools/eyes-selenium": "^4.27.1"
"@applitools/eyes-common": "^3.9.3",
"@applitools/eyes-sdk-core": "^5.16.1",
"@applitools/eyes-selenium": "^4.28.0"
},
"devDependencies": {
"chromedriver": "^76.0.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/eyes-selenium/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.28.0](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)


### Bug Fixes

* change list of exports, add more classes from eyes-sdk-core ([8da543c](https://github.com/applitools/eyes.sdk.javascript1/commit/8da543c))


### Features

* **eyes-selenium:** send browser to `takeDomSnapshot` method ([ce63342](https://github.com/applitools/eyes.sdk.javascript1/commit/ce63342))





## [4.27.1](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/eyes-selenium
Expand Down
10 changes: 5 additions & 5 deletions packages/eyes-selenium/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@applitools/eyes-selenium",
"version": "4.27.1",
"version": "4.28.0",
"description": "Applitools Eyes SDK for Selenium WebDriver",
"keywords": [
"eyes-selenium",
Expand Down Expand Up @@ -36,10 +36,10 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/dom-utils": "^4.6.28",
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-sdk-core": "^5.16.0",
"@applitools/visual-grid-client": "^12.28.2"
"@applitools/dom-utils": "^4.6.29",
"@applitools/eyes-common": "^3.9.3",
"@applitools/eyes-sdk-core": "^5.16.1",
"@applitools/visual-grid-client": "^12.28.3"
},
"devDependencies": {
"assert-rejects": "^1.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/visual-grid-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [12.28.3](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)

**Note:** Version bump only for package @applitools/visual-grid-client





## [12.28.2](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/[email protected]...@applitools/[email protected]) (2019-09-04)


Expand Down
6 changes: 3 additions & 3 deletions packages/visual-grid-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@applitools/visual-grid-client",
"version": "12.28.2",
"version": "12.28.3",
"description": "",
"keywords": [
"applitools",
Expand Down Expand Up @@ -31,8 +31,8 @@
],
"dependencies": {
"@applitools/dom-snapshot": "2.2.1",
"@applitools/eyes-common": "^3.9.2",
"@applitools/eyes-sdk-core": "^5.16.0",
"@applitools/eyes-common": "^3.9.3",
"@applitools/eyes-sdk-core": "^5.16.1",
"@applitools/functional-commons": "^1.5.2",
"@applitools/http-commons": "^1.3.9",
"@applitools/isomorphic-fetch": "^3.0.0",
Expand Down

0 comments on commit 18d2b7d

Please sign in to comment.