-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4cdbdf3
commit ea87522
Showing
11 changed files
with
19 additions
and
46 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# curioucity | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- eee477d: Add gRPC test of CreateTag service | ||
- 26c7d5a: Add gRPC test of GetTag service | ||
- 4cdbdf3: Add gRPC test for create discord guild service | ||
- 768d1c6: Implement grpc CreateUrl test | ||
- a9256f0: Add UrlService gRPC tests | ||
- c3a9dae: Change the name of our core package from server to curioucity | ||
- 392faa9: Add gRPC test of DeleteTag service | ||
|
||
### Patch Changes | ||
|
||
- c3a9dae: Add changeset to accomplish our versioning | ||
- 768d1c6: Fix docker-compose directory issue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "curioucity", | ||
"version": "0.0.0", | ||
"version": "0.1.0", | ||
"private": true | ||
} |