Skip to content

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Jan 2, 2023
1 parent ce90f84 commit 61dfe7d
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 1 deletion.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.1.1 (2023-01-02)


### Features

* 🎸 add .env.sample ([4da6b78](https://github.com/yeukfei02/incidental/commit/4da6b783969bdaab0e0101430ab5ed2ad8ee19d3))
* 🎸 add assignIncident, updateIncidentStatus api ([988559b](https://github.com/yeukfei02/incidental/commit/988559b1fcbb65f82d9cd325c46831b97fa66fa4))
* 🎸 add create and list incident api ([6b63f47](https://github.com/yeukfei02/incidental/commit/6b63f47f7072e3cff630f1da358e71758126c8ee))
* 🎸 add create incident ui, AdminDashboard, NormalUserDashb ([90bae9a](https://github.com/yeukfei02/incidental/commit/90bae9a205b2bc714ed66201f870219cd4ad26d7))
* 🎸 add createIncidents in seed.ts ([a66f960](https://github.com/yeukfei02/incidental/commit/a66f960dc8169cb80a5cf97e2c7a876429c2c449))
* 🎸 add CustomBreadcrumbs ([14a34a5](https://github.com/yeukfei02/incidental/commit/14a34a5ef38e235a5b79b77207e18eb62de15467))
* 🎸 add CustomSnackBar ([2209f6d](https://github.com/yeukfei02/incidental/commit/2209f6d33885327c4f28eca76a814e0ede7a1700))
* 🎸 add deleteIncidentById api and update ui ([cd52be5](https://github.com/yeukfei02/incidental/commit/cd52be550477224b8c604ffe69485a6d3d65e4fc))
* 🎸 add getIncidentById api and searchText in getIncidents ([5b05f16](https://github.com/yeukfei02/incidental/commit/5b05f16889c970176419fc265da305e99a2e48c4))
* 🎸 add getNormalUsers api and fix ui ([ac33bbb](https://github.com/yeukfei02/incidental/commit/ac33bbb37f8d3ca3847f52a8ab5498c873361d4e))
* 🎸 add getUserById api and fix ui ([26cac44](https://github.com/yeukfei02/incidental/commit/26cac44d511918b68ea56a45f944df4233d01483))
* 🎸 add Pagination and update getIncidents api ([9b4cbd7](https://github.com/yeukfei02/incidental/commit/9b4cbd7b4c1155ae102b40d972c707059ca5c2bb))
* 🎸 add privateRoute ui ([f471546](https://github.com/yeukfei02/incidental/commit/f47154676af17d1f3fe79a50478b2cfd4b23e3ad))
* 🎸 add react project ([5b04f2f](https://github.com/yeukfei02/incidental/commit/5b04f2f60cd7246bc15c733104eebb1cc22eddfb))
* 🎸 add ServeStatic web ([595c96a](https://github.com/yeukfei02/incidental/commit/595c96a82e907ed917c5221a5470a885509fc87d))
* 🎸 add signup, login, dashboard, mainView ui ([4dcc2b7](https://github.com/yeukfei02/incidental/commit/4dcc2b7201a81244d447f05a022a6126bfb40e5b))
* 🎸 add snackbar ([f2f85e5](https://github.com/yeukfei02/incidental/commit/f2f85e5db5aec33813fd1143c9d686459aaadce1))
* 🎸 add sort by date api and ui ([dd0bac3](https://github.com/yeukfei02/incidental/commit/dd0bac3e74966d4f39bfc00b50152e2f28d09556))
* 🎸 add tailwindcss ([4806bd1](https://github.com/yeukfei02/incidental/commit/4806bd18102238b87810353f91890eaa0c35577f))
* 🎸 add type and status in ui ([56f1040](https://github.com/yeukfei02/incidental/commit/56f1040c4db54e2b3cdda8ce9c846ef8d94616c0))
* 🎸 add updateUserById api and fix ui ([2c33875](https://github.com/yeukfei02/incidental/commit/2c33875e160299665ed9d12a837ecac9f08cf537))
* 🎸 create project ([dbb60ec](https://github.com/yeukfei02/incidental/commit/dbb60ec7fdd19228c89f680b201188908f569085))
* 🎸 update profile, settings ui and other ui ([0d08584](https://github.com/yeukfei02/incidental/commit/0d08584ae3bf1502198ca566a953bc11c0c6a2df))


### Bug Fixes

* πŸ› fix api and ui ([937770d](https://github.com/yeukfei02/incidental/commit/937770dc59c3de0072b9ebe81fb9440a5a657354))
* πŸ› fix api and ui ([2764de9](https://github.com/yeukfei02/incidental/commit/2764de9e5695310cc93b8c3eeb187c48aed5da91))
* πŸ› fix api response and fix ui ([74381b3](https://github.com/yeukfei02/incidental/commit/74381b33e887dce046be76af6d75041395d8ad5e))
* πŸ› fix breadCrumbs text ([2851b6e](https://github.com/yeukfei02/incidental/commit/2851b6efc48225f50d92d9a6d6d3a39bd6d8875e))
* πŸ› fix card view ui ([865ffd2](https://github.com/yeukfei02/incidental/commit/865ffd2eaa0792da2c06072e4e2111fc39ae320f))
* πŸ› fix creator_id in not empty ([0cc6424](https://github.com/yeukfei02/incidental/commit/0cc64246030f702a4cccc9327920c8db2eaf4747))
* πŸ› fix filename ([b27d96c](https://github.com/yeukfei02/incidental/commit/b27d96c6ab5b2ec4fdd049f948988ef61094e9aa))
* πŸ› fix lint ([8ecb7a5](https://github.com/yeukfei02/incidental/commit/8ecb7a52aebd3e06310588d126e87c6771d52fc4))
* πŸ› fix lint ([1955533](https://github.com/yeukfei02/incidental/commit/19555332360638f4bcaaadf87b734916d192eed5))
* πŸ› fix lint ([f248592](https://github.com/yeukfei02/incidental/commit/f248592bee2418877946cdd88b9b251458b4fea1))
* πŸ› fix lint ([4f9f44b](https://github.com/yeukfei02/incidental/commit/4f9f44b82f3c2a8908b2f095c3c743ace3da197d))
* πŸ› fix lint ([2c06645](https://github.com/yeukfei02/incidental/commit/2c066453fd252f7a5751a471b5a0617159163d59))
* πŸ› fix linting ([04ce0ac](https://github.com/yeukfei02/incidental/commit/04ce0acef89bee6c82111e0e7a18ee21ab8e81c2))
* πŸ› fix page bug ([77b6a41](https://github.com/yeukfei02/incidental/commit/77b6a411c355272a8c98353e53411d5e9649a747))
* πŸ› fix readme.md ([2dca0bb](https://github.com/yeukfei02/incidental/commit/2dca0bb537eb9b866bed07d9825857e7a52e9be7))
* πŸ› fix rootUrl func ([0e73502](https://github.com/yeukfei02/incidental/commit/0e735020db06b2c45495de0f50848d30c816f19a))
* πŸ› fix seed.ts ([2d59b7a](https://github.com/yeukfei02/incidental/commit/2d59b7a6c7bc344c1e97bc7b6b976bbdbc36c6e7))
* πŸ› fix ui ([f9e6a99](https://github.com/yeukfei02/incidental/commit/f9e6a99876bdd7478812687db45cca07290d0485))
* πŸ› fix ui ([922b073](https://github.com/yeukfei02/incidental/commit/922b073c20fd1a71d4921bd0a3a5832994429c92))
* πŸ› fix user api response ([849a952](https://github.com/yeukfei02/incidental/commit/849a952cd713d6bab9a4929b599d4daa5f92127d))
* πŸ› rename component name ([1b0f2a9](https://github.com/yeukfei02/incidental/commit/1b0f2a9d9065ed56a6d2a0dd910ffbe0f6eba85d))
* πŸ› rename status to UNASSIGNED ([40dfae6](https://github.com/yeukfei02/incidental/commit/40dfae6fe23aaf3bd9359af3c19fda120e568f01))
* πŸ› update cardview logic ([ac47c08](https://github.com/yeukfei02/incidental/commit/ac47c086510e5ea020a34b210e0fa57eea429642))
* πŸ› update schema.prisma ([cbd0c8b](https://github.com/yeukfei02/incidental/commit/cbd0c8b7341108f787699107367514953cbecd3f))
* πŸ› update ui api service ([2abaac8](https://github.com/yeukfei02/incidental/commit/2abaac8b51e0365410026ca0e99ade75d177bc7e))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "incidental",
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",
"repository": "https://github.com/yeukfei02/incidental.git",
"author": "Donald Wu <[email protected]>",
Expand Down

0 comments on commit 61dfe7d

Please sign in to comment.