Skip to content

Commit

Permalink
Merge pull request #4 from TrackER-Corporation/release-please--branch…
Browse files Browse the repository at this point in the history
…es--main--components--release-please-action

chore(main): release 1.0.0
  • Loading branch information
LeleDallas authored Apr 24, 2023
2 parents a944f7e + 917b1c6 commit 6e96cfc
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## 1.0.0 (2023-04-24)


### Features

* add Dockerfile ([5599101](https://github.com/TrackER-Corporation/TrackER-UI/commit/5599101f5c03633ee92df7fea91b77c3a7e60bdd))
* join yml files with docker ([338fd03](https://github.com/TrackER-Corporation/TrackER-UI/commit/338fd03ec52d98ac89f5aa133ea4fd2f5f5cd271))
* vite project setup ([650b351](https://github.com/TrackER-Corporation/TrackER-UI/commit/650b35104f8ec980747b9dc4a5f73d737aebfb9b))


### Bug Fixes

* missing sonar properties ([f87f81d](https://github.com/TrackER-Corporation/TrackER-UI/commit/f87f81db30fc901a7df0d3181c7a16f0abf411a3))
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,7 +1,7 @@
{
"name": "tracker",
"private": true,
"version": "0.0.0",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 6e96cfc

Please sign in to comment.