Skip to content

Commit

Permalink
Merge main into develop (#451)
Browse files Browse the repository at this point in the history
* Refactor directory `third_party` to `assets`

* Change version to 0.4.2

* Update CHANGELOG.md with 0.4.2

* Revert "Refactor directory `third_party` to `assets`"

This reverts commit 4cf58ee.
  • Loading branch information
gagan0123 authored Jan 25, 2024
1 parent be02a46 commit ac9caba
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,13 @@
# v0.4.1
### Extension

- Enhancement: Allow blurring the sidebar items https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/384
- Enhancement: Allow blurring the sidebar items https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/384


# v0.4.2

### Extension

- Feature: Provide switch to turn PSAT's debugging capabilities on and off https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/429
- Chore: Update cookie database https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/430
- Chore: Update related website sets data https://github.com/GoogleChromeLabs/ps-analysis-tool/pull/431
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ps-analysis-tool",
"version": "0.4.1",
"version": "0.4.2",
"description": "Cookie Analysis Tool and CLI for analysis and understanding of cookie usage on web pages.",
"scripts": {
"cli:prebuild": "node ./scripts/delete-build-artifacts.cjs",
Expand Down

0 comments on commit ac9caba

Please sign in to comment.