Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NoopDog committed Nov 8, 2024
1 parent 797a445 commit 920143d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [1.1.0](https://github.com/clevercanary/hca-atlas-tracker/compare/v1.0.0...v1.1.0) (2024-11-08)


### Features

* add release please to automate releases ([#435](https://github.com/clevercanary/hca-atlas-tracker/issues/435)) ([#446](https://github.com/clevercanary/hca-atlas-tracker/issues/446)) ([7642198](https://github.com/clevercanary/hca-atlas-tracker/commit/76421987b118d49eed746b50b9f64fcbc037c320))


### Bug Fixes

* add venv to pretier ignore ([#447](https://github.com/clevercanary/hca-atlas-tracker/issues/447)) ([#449](https://github.com/clevercanary/hca-atlas-tracker/issues/449)) ([d47a1ad](https://github.com/clevercanary/hca-atlas-tracker/commit/d47a1ad5204746b5ff22ddcefdd2f308dbc9873a))
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,6 +1,6 @@
{
"name": "hca-atlas-tracker",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "./scripts/dev.sh hca-atlas-tracker && next dev",
Expand Down

0 comments on commit 920143d

Please sign in to comment.