Skip to content

Commit

Permalink
chore(release): 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel J. Lauk committed Dec 2, 2021
1 parent 089d249 commit 1404ecb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.7.3](https://github.com/paulscherrerinstitute/databuffer-query-js/compare/v0.7.2...v0.7.3) (2021-12-02)


### Features

* transform data points to line plot data ([089d249](https://github.com/paulscherrerinstitute/databuffer-query-js/commit/089d2491a9a6dc3519fd491c498b84159b39f262)), closes [#25](https://github.com/paulscherrerinstitute/databuffer-query-js/issues/25)

### [0.7.2](https://github.com/paulscherrerinstitute/databuffer-query-js/compare/v0.7.1...v0.7.2) (2021-11-16)


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": "@paulscherrerinstitute/databuffer-query-js",
"description": "JS client API for ch.psi.daq.queryrest",
"version": "0.7.2",
"version": "0.7.3",
"author": "Paul Scherrer Institute, Switzerland",
"license": "GPL-3.0-or-later",
"repository": {
Expand Down

0 comments on commit 1404ecb

Please sign in to comment.