Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Update current version to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Dec 12, 2022
1 parent 5d8e33e commit ba6154e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions changelogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## v1.8.2

### 🩹 Fixes
- **user:** Show schedules if reachable employee (c55cdb49)
- **user:** Use the user being read (cb467af9)
- **user:** Ensure to use the schedules of read user (a7d1a4c4)

### 🎨 Styles
- **user:** Layout the schedules properly (e4e5cd3d)
- **user:** Compress the layout of read user page (eb5d3a40)

### ❤️ Contributors
- Kenneth Trecy Tobias

## v1.8.1

### 🚀 Enhancements
Expand Down
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,7 +1,7 @@
{
"name": "talakutnangan",
"description": "A capstone project aim to create a consultation platform through chat for MCC",
"version": "1.9.0-dev",
"version": "1.8.2",
"homepage": "https://github.com/lemredd/talakutnangan",
"keywords": [
"front-end",
Expand Down

0 comments on commit ba6154e

Please sign in to comment.