Skip to content

Commit 374d8a7

Browse files
chore(release): 2.0.8 [skip ci]
### [2.0.8](v2.0.7...v2.0.8) (2022-01-28) ### Trivial Changes * **deps-dev:** bump tape from 5.4.1 to 5.5.0 in /test/fixtures/tape ([b564b82](b564b82)) * **deps-dev:** bump tape in /test/fixtures/tape-esm ([3f5db65](3f5db65)) * **deps-dev:** bump tape in /test/fixtures/tape-failure ([a928b0a](a928b0a)) * **deps-dev:** bump tape in /test/fixtures/tape-failure-esm ([4eba814](4eba814))
1 parent 3f5db65 commit 374d8a7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### [2.0.8](https://github.com/rvagg/polendina/compare/v2.0.7...v2.0.8) (2022-01-28)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump tape from 5.4.1 to 5.5.0 in /test/fixtures/tape ([b564b82](https://github.com/rvagg/polendina/commit/b564b82aee325d58184ab2a0941352c482208e10))
7+
* **deps-dev:** bump tape in /test/fixtures/tape-esm ([3f5db65](https://github.com/rvagg/polendina/commit/3f5db65286ca661cb0045f72752849c66fb04fb6))
8+
* **deps-dev:** bump tape in /test/fixtures/tape-failure ([a928b0a](https://github.com/rvagg/polendina/commit/a928b0a0a0e381c06f6a27976bd9213c5d5b23f9))
9+
* **deps-dev:** bump tape in /test/fixtures/tape-failure-esm ([4eba814](https://github.com/rvagg/polendina/commit/4eba81491603f947d778c22b48aa62b4a0585259))
10+
111
### [2.0.7](https://github.com/rvagg/polendina/compare/v2.0.6...v2.0.7) (2022-01-25)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polendina",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Non-UI browser testing for JavaScript libraries from the command-line",
55
"main": "polendina.js",
66
"type": "module",

0 commit comments

Comments
 (0)