Skip to content

Commit

Permalink
release(main): release 1.0.0 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: telemmy[bot] <148984525+telemmy[bot]@users.noreply.github.com>
  • Loading branch information
telemmy[bot] authored Dec 14, 2023
1 parent 6e870c4 commit 82c3e7d
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.0.0](https://github.com/ibm-telemetry/telemetry-js/compare/v0.8.1...v1.0.0) (2023-12-14)


### ⚠ BREAKING CHANGES

* promote to v1

### Features

* implement commit hash collection ([#156](https://github.com/ibm-telemetry/telemetry-js/issues/156)) ([48b4fc7](https://github.com/ibm-telemetry/telemetry-js/commit/48b4fc733b73dd50fe0feaa59bd0a0a7ff9f3d71))
* promote to v1 ([6e870c4](https://github.com/ibm-telemetry/telemetry-js/commit/6e870c4a949b4e121b27a3ec2f12e82ed55a00c1))


### Bug Fixes

* **deps:** upgrade devDependencies (minor) ([#141](https://github.com/ibm-telemetry/telemetry-js/issues/141)) ([bbf3c4a](https://github.com/ibm-telemetry/telemetry-js/commit/bbf3c4a1107503a3ff28c5ea805adcda0342fa3d))
* **dev-deps:** update vite to latest ([222423b](https://github.com/ibm-telemetry/telemetry-js/commit/222423b9d4171f41fbcc2fa7cf56ed9dc216ed7b))

## [0.8.1](https://github.com/ibm-telemetry/telemetry-js/compare/v0.8.0...v0.8.1) (2023-12-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": "0.8.1",
"version": "1.0.0",
"license": "Apache-2.0",
"author": "IBM",
"keywords": [
Expand Down

0 comments on commit 82c3e7d

Please sign in to comment.