Skip to content

Commit

Permalink
chore(release): 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljaijai committed Apr 29, 2024
1 parent 15b16dd commit 1d1e727
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.17.1](https://github.com/Pjaijai/Referalah/compare/v1.17.0...v1.17.1) (2024-04-29)


### Bug Fixes

* remove member type checking in contact referral ([15b16dd](https://github.com/Pjaijai/Referalah/commit/15b16dd08dc7f8526f4cc17a4f08f960cb62bb56))

## [1.17.0](https://github.com/Pjaijai/Referalah/compare/v1.16.2...v1.17.0) (2024-04-28)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Referalah",
"description": "An open source online platform for oversea Hong Kong People to connect each other",
"version": "1.17.0",
"version": "1.17.1",
"license": "Apache-2.0",
"scripts": {
"prepare": "husky install .husky",
Expand Down

0 comments on commit 1d1e727

Please sign in to comment.