Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-02-12)

### Bug Fixes

* change default locale ([e9b8fbd](e9b8fbd))

### Features

* add department to search ([51e3a58](51e3a58))
* add departments to organisations ([357991c](357991c))
* add organisation page ([519a19f](519a19f))
* add scroll to top button ([8961cf3](8961cf3))
* add tag selection and improve ux ([fbe0506](fbe0506))
* improve search experiene ([829bb9a](829bb9a))
* initial commit ([af3eba8](af3eba8))
  • Loading branch information
semantic-release-bot committed Feb 12, 2023
1 parent ac81c62 commit a4aadd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "sos",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit a4aadd4

Please sign in to comment.