Skip to content

Commit

Permalink
Release 1.0.0 (#3)
Browse files Browse the repository at this point in the history
## Release notes

* Initial release

### Release dependencies first

In case of dependent Phovea/TDP repositories follow [dependency
tree](https://wiki.datavisyn.io/phovea/fundamentals/development-process#dependency-hierarchy)
from the top:

 
### 🏁 Finish line

* [ ] Inform colleagues and customers about the release
* [ ] Celebrate the new release 🥳
  • Loading branch information
dvvanessastoiber authored Mar 1, 2023
2 parents 5ef47e9 + 5c4e29b commit 7295613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "visyn_core",
"description": "Core repository for datavisyn applications.",
"version": "0.0.1-SNAPSHOT",
"version": "1.0.0",
"author": {
"name": "datavisyn GmbH",
"email": "[email protected]",
Expand Down Expand Up @@ -158,7 +158,7 @@
"react-highlight-words": "^0.17.0",
"react-plotly.js": "^2.5.1",
"use-deep-compare-effect": "^1.8.0",
"visyn_scripts": "git+ssh://[email protected]/datavisyn/visyn_scripts#develop"
"visyn_scripts": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.7",
Expand Down

0 comments on commit 7295613

Please sign in to comment.