Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radioroster-bot committed Apr 4, 2024
1 parent d535a8f commit e1ac38f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 1.0.0 (2024-04-04)


### Features

* add angular material packages ([#2](https://github.com/RadioRoster/dashboard/issues/2)) ([3f39a95](https://github.com/RadioRoster/dashboard/commit/3f39a9558ecb28c8cc43ed6aa8c98c1006096d90))


### Bug Fixes

* **deps:** update angular monorepo ([#16](https://github.com/RadioRoster/dashboard/issues/16)) ([96429d5](https://github.com/RadioRoster/dashboard/commit/96429d5e2cbec2654fb667f629b32264b87283a7))
* **deps:** update angularmaterial monorepo to v17.1.0 ([#19](https://github.com/RadioRoster/dashboard/issues/19)) ([77fd157](https://github.com/RadioRoster/dashboard/commit/77fd157f90565b9d7da78eb5708e223dc94d2a02))
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": "dashboard",
"version": "0.0.0",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit e1ac38f

Please sign in to comment.