Skip to content

Commit f608bf6

Browse files
2 parents 9f6e3a9 + 2a5a651 commit f608bf6

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.2](https://github.com/OleksandrZadvornyi/frontend-performance-analyzer/compare/v0.1.1...v0.1.2) (2025-06-06)
6+
7+
8+
### 🛠 Maintenance
9+
10+
* **deps:** add commander for CLI support ([a7a5401](https://github.com/OleksandrZadvornyi/frontend-performance-analyzer/commit/a7a540119747dabc1905b67a19bc259cd9f8e18f))
11+
12+
13+
### ✨ Features
14+
15+
* **cli:** add basic CLI with URL option ([d9db3ce](https://github.com/OleksandrZadvornyi/frontend-performance-analyzer/commit/d9db3ceac90024f3d9318d6fc906bfeb2b31f3ca))
16+
517
### 0.1.1 (2025-06-06)
618

719

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": "frontend-performance-analyzer",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)