Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 14, 2024
1 parent b339ad8 commit e1e100e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/NoamGaash/playwright-advanced-har/compare/v1.2.2...v1.3.0) (2024-02-14)


### Features

* advanced matchers with post-process option ([#11](https://github.com/NoamGaash/playwright-advanced-har/issues/11)) ([b339ad8](https://github.com/NoamGaash/playwright-advanced-har/commit/b339ad85d9ace38376d3617477cf739000f06c60))

## [1.2.2](https://github.com/NoamGaash/playwright-advanced-har/compare/v1.2.1...v1.2.2) (2023-12-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "playwright-advanced-har",
"version": "1.2.2",
"version": "1.3.0",
"description": "Advanced HAR routing for Playwright",
"files": [
"lib/**/*"
Expand Down

0 comments on commit e1e100e

Please sign in to comment.