Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 5, 2023
1 parent b181355 commit 8c69012
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.0](https://github.com/gentrace/gentrace-browser/compare/v0.1.1...v1.0.0) (2023-12-05)


### ⚠ BREAKING CHANGES

* Update SDK to use new API ([#49](https://github.com/gentrace/gentrace-browser/issues/49))

### Features

* Update SDK to use new API ([#49](https://github.com/gentrace/gentrace-browser/issues/49)) ([b181355](https://github.com/gentrace/gentrace-browser/commit/b1813554c3f9b6edd0d508d8c7322880dfa5885c))

## [0.1.1](https://github.com/gentrace/gentrace-browser/compare/v0.1.0...v0.1.1) (2023-07-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gentrace/browser",
"version": "0.1.1",
"version": "1.0.0",
"description": "Browser library for the Gentrace API",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8c69012

Please sign in to comment.