Skip to content

Commit

Permalink
release(assistant): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](Orange-OpenSource/uuv@assistant-v1.7.3...assistant-v1.8.0) (2023-08-22)

### Bug Fixes

* prototype pollution in lodash - cve-2019-10744, [#219](https://github.com/Orange-OpenSource/uuv/issues/219) ([4b16741](Orange-OpenSource@4b16741))

### Features

* **runner-playwright:** add locationHint for testLocation via teamcity, [#195](https://github.com/Orange-OpenSource/uuv/issues/195) ([d44dd9a](Orange-OpenSource@d44dd9a))
* **runner-playwright:** add targetTestFile to run specific file, [#195](https://github.com/Orange-OpenSource/uuv/issues/195) ([5d58b1e](Orange-OpenSource@5d58b1e))
* **runner-playwright:** add teamcity trace for IntelliJ Plugin, [#195](https://github.com/Orange-OpenSource/uuv/issues/195) ([0d6b775](Orange-OpenSource@0d6b775))
  • Loading branch information
semantic-release-bot committed Aug 22, 2023
1 parent a9660f7 commit 35679c5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/assistant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.8.0](https://github.com/Orange-OpenSource/uuv/compare/assistant-v1.7.3...assistant-v1.8.0) (2023-08-22)


### Bug Fixes

* prototype pollution in lodash - cve-2019-10744, [#219](https://github.com/Orange-OpenSource/uuv/issues/219) ([4b16741](https://github.com/Orange-OpenSource/uuv/commit/4b16741d53f814958ad0ee6d761e82d92374e5e8))


### Features

* **runner-playwright:** add locationHint for testLocation via teamcity, [#195](https://github.com/Orange-OpenSource/uuv/issues/195) ([d44dd9a](https://github.com/Orange-OpenSource/uuv/commit/d44dd9ae13e662e623391d43552b28c54ea465f1))
* **runner-playwright:** add targetTestFile to run specific file, [#195](https://github.com/Orange-OpenSource/uuv/issues/195) ([5d58b1e](https://github.com/Orange-OpenSource/uuv/commit/5d58b1ea7d4bddbc1675ec8e15455a06278957ff))
* **runner-playwright:** add teamcity trace for IntelliJ Plugin, [#195](https://github.com/Orange-OpenSource/uuv/issues/195) ([0d6b775](https://github.com/Orange-OpenSource/uuv/commit/0d6b7752ab26ffc4eaf8fe6a70fa60210ee747e8))

## [1.7.3](https://github.com/Orange-OpenSource/uuv/compare/assistant-v1.7.2...assistant-v1.7.3) (2023-08-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/assistant/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uuv/assistant",
"version": "1.7.3",
"version": "1.8.0",
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
"description": "UUV Helper used to improve the life of testers and developers by generating cucumber phrases from the GUI.",
"license": "MIT",
Expand Down

0 comments on commit 35679c5

Please sign in to comment.