Skip to content

Commit 365ef39

Browse files
authored
Merge pull request #9 from NoamGaash/release-please--branches--main--components--playwright-advanced-har
2 parents 8f4d9c0 + e3236f1 commit 365ef39

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## [1.2.2](https://github.com/NoamGaash/playwright-advanced-har/compare/v1.2.1...v1.2.2) (2023-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* lint ([fd1fc95](https://github.com/NoamGaash/playwright-advanced-har/commit/fd1fc95cf2da4829854a021a192c59c1630bae59))
9+
* release please ([20815a6](https://github.com/NoamGaash/playwright-advanced-har/commit/20815a6bb43ce5d95848a1a287e9b3d7b2427025))
10+
* remove utf-8 encoding from contents ([c8ac618](https://github.com/NoamGaash/playwright-advanced-har/commit/c8ac6180418a5151e4808e629dab2805f3b1c6a9))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-advanced-har",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Advanced HAR routing for Playwright",
55
"files": [
66
"lib/**/*"

0 commit comments

Comments
 (0)