Skip to content

Commit

Permalink
release(main): release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
telemmy[bot] committed May 21, 2024
1 parent 938a9e9 commit 2181503
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.6.0](https://github.com/ibm-telemetry/telemetry-js/compare/v1.5.1...v1.6.0) (2024-05-21)


### Features

* move to eslint flat config ([#244](https://github.com/ibm-telemetry/telemetry-js/issues/244)) ([f540128](https://github.com/ibm-telemetry/telemetry-js/commit/f5401282794312c337aeffeca2febec730ef5fb4))


### Bug Fixes

* **deps:** upgrade contributor-assistant/github-action action to v2.4.0 ([#239](https://github.com/ibm-telemetry/telemetry-js/issues/239)) ([dfefe9c](https://github.com/ibm-telemetry/telemetry-js/commit/dfefe9c3b05a212e790a397888b4822623eaabe7))
* **deps:** upgrade devDependencies (minor) ([#236](https://github.com/ibm-telemetry/telemetry-js/issues/236)) ([bea5a86](https://github.com/ibm-telemetry/telemetry-js/commit/bea5a86a1314ed4b9da708a81940ff5b8468bf1e))
* **deps:** upgrade devDependencies (minor) ([#241](https://github.com/ibm-telemetry/telemetry-js/issues/241)) ([938a9e9](https://github.com/ibm-telemetry/telemetry-js/commit/938a9e91c13fe66fbdc5571ce223f344d4c82198))
* refine js scope function parsing logic ([#243](https://github.com/ibm-telemetry/telemetry-js/issues/243)) ([5e1990f](https://github.com/ibm-telemetry/telemetry-js/commit/5e1990fe271c97810d47e5d8fc7af3333131ceea))

## [1.5.1](https://github.com/ibm-telemetry/telemetry-js/compare/v1.5.0...v1.5.1) (2024-05-08)


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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ibm/telemetry-js",
"description": "JavaScript telemetry tooling for open/inner source projects",
"version": "1.5.1",
"version": "1.6.0",
"license": "Apache-2.0",
"author": "IBM",
"keywords": [
Expand Down

0 comments on commit 2181503

Please sign in to comment.