Skip to content

Commit 40168c7

Browse files
authored
Minor edits to change log (#446)
1 parent 03ee38c commit 40168c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
66
## v1.229.0
77

88
### Use semantic versioning scheme
9-
The agent will now utilize semantic versioning for subsequent releases. The previous version -- 1228 -- will carry forward into 1.229.0, and so on.
9+
The agent will now utilize semantic versioning for subsequent releases. The previous version (1228) will carry forward into 1.229.0, and so on.
1010

1111
### Use `web-vitals` library for internal timing calculations
12-
In an effort to align and standardize timings the agent collects, the agent now uses the `web-vitals` library to track page timings such as CLS, LCP, FCP, TTFB and more. See [web-vitals documentation](https://www.npmjs.com/package/web-vitals) for more information.
12+
In an effort to align and standardize the timings the agent collects, the agent now uses the [Google CWV](https://www.npmjs.com/package/web-vitals) library to track page timings such as CLS, LCP, FCP, TTFB and more. See [Core Web Vitals documentation](https://web.dev/learn-core-web-vitals/) for more information.
1313

1414
### Ship the Browser Agent repository to NPM
15-
The Browser Agent repository will now be available via pre-release in NPM. See [@newrelic/browser-agent](https://www.npmjs.com/package/@newrelic/browser-agent) for more information.
15+
The Browser Agent repository will now be available as a pre-release NPM package. See [@newrelic/browser-agent](https://www.npmjs.com/package/@newrelic/browser-agent) for more information.
1616

1717
## v1228
1818

0 commit comments

Comments
 (0)