Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Eirik Sander-Fjeld committed Mar 24, 2023
1 parent 58044e1 commit 0db55fb
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.1.0](https://github.com/equinor/spinedatasheetweb/compare/v1.0.0...v1.1.0) (2023-03-24)


### Features

* Added back button to pages ([0fade63](https://github.com/equinor/spinedatasheetweb/commit/0fade6367f54f5f1305c834fdf27ccaffa814592))
* Added colors and legend to JIP33 view ([2cfa592](https://github.com/equinor/spinedatasheetweb/commit/2cfa592e475518929a6143dd03c542e5c8aede11))
* Added equipment listview and navigation ([e0c19a7](https://github.com/equinor/spinedatasheetweb/commit/e0c19a7b265c4d1966f81e20c3e69542085331f0))
* Added more fields to tag info ([58044e1](https://github.com/equinor/spinedatasheetweb/commit/58044e1ad65df8ad166b8cc7362df7d5aeda20d4))


### Bug Fixes

* Added color when hovering over back button ([4badb98](https://github.com/equinor/spinedatasheetweb/commit/4badb9818864834aee68f23500c86d0d5d9dd916))
* Added npm install before npm ci in github actions ([f55f14c](https://github.com/equinor/spinedatasheetweb/commit/f55f14c2af3e1edd2a0648d862c155f673655190))

## 1.0.0 (2023-03-16)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "spinedatasheet",
"version": "1.0.0",
"version": "1.1.0",
"description": "Spine Data Sheet",
"main": "src/index.tsx",
"scripts": {
Expand Down

0 comments on commit 0db55fb

Please sign in to comment.