Skip to content

Commit

Permalink
chore(main): release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 11, 2023
1 parent 3ec804f commit 61f0a43
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.9.0](https://github.com/equinor/spinedatasheetweb/compare/v1.8.0...v1.9.0) (2023-10-11)


### Features

* edit messages with tagging ([#161](https://github.com/equinor/spinedatasheetweb/issues/161)) ([9b173ae](https://github.com/equinor/spinedatasheetweb/commit/9b173ae216471442fa53267371a6579056331c47))
* Frontend for review functionality ([#156](https://github.com/equinor/spinedatasheetweb/issues/156)) ([f5cb4d5](https://github.com/equinor/spinedatasheetweb/commit/f5cb4d5498aa7cf03b815c73bfb8e39c43c3c704))
* tabs and scroll memory ([38e80c9](https://github.com/equinor/spinedatasheetweb/commit/38e80c95b69afec1267ca7c3df43836bedc1d1ae))
* toast messages ([#155](https://github.com/equinor/spinedatasheetweb/issues/155)) ([25fa34d](https://github.com/equinor/spinedatasheetweb/commit/25fa34d457e797b792074655f41676a51bbdced2))


### Bug Fixes

* add dompurify ([#163](https://github.com/equinor/spinedatasheetweb/issues/163)) ([dfdad25](https://github.com/equinor/spinedatasheetweb/commit/dfdad255bf8282d2b66ed23a95819398679e2315))
* ag-grid icon bug ([#158](https://github.com/equinor/spinedatasheetweb/issues/158)) ([b836352](https://github.com/equinor/spinedatasheetweb/commit/b8363523a260b7efbe0ec7ea2607eb9afd703de0))
* ag-grid watermark ([#160](https://github.com/equinor/spinedatasheetweb/issues/160)) ([31b413b](https://github.com/equinor/spinedatasheetweb/commit/31b413b0f9845e6917c722ab83bcb06e6a8393a4))
* Fix loading of conversation when opening tag ([#162](https://github.com/equinor/spinedatasheetweb/issues/162)) ([efbb1c9](https://github.com/equinor/spinedatasheetweb/commit/efbb1c93ac92c0235dd3d123e07fcf67a511d877))
* Personphoto ([#164](https://github.com/equinor/spinedatasheetweb/issues/164)) ([3ec804f](https://github.com/equinor/spinedatasheetweb/commit/3ec804fe7bc6f136c2bb27d9c18e29d2e1302915))
* sidesheet does not open using button ([#153](https://github.com/equinor/spinedatasheetweb/issues/153)) ([6f2b0a9](https://github.com/equinor/spinedatasheetweb/commit/6f2b0a948fbf4d340e4a039b9a3f385727ab5c81))
* Update frontend after backend changes ([#159](https://github.com/equinor/spinedatasheetweb/issues/159)) ([dd082df](https://github.com/equinor/spinedatasheetweb/commit/dd082df77ac1fb72887f0d150ebdbfaf052b2393))

## [1.8.0](https://github.com/equinor/spinedatasheetweb/compare/v1.7.0...v1.8.0) (2023-09-29)


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": "spinedatasheet",
"version": "1.8.0",
"version": "1.9.0",
"description": "Spine Data Sheet",
"main": "src/index.tsx",
"scripts": {
Expand Down

0 comments on commit 61f0a43

Please sign in to comment.