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-03-08)

* ci(action): fixed folder struc ([ed0ff11](ed0ff11))
* feat(initial): initial commit ([cdc60ea](cdc60ea))
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent ed0ff11 commit 9ac60c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 1.0.0 (2023-03-08)

* ci(action): fixed folder struc ([ed0ff11](https://github.com/atlas-bi/meilisearch-name-synonyms/commit/ed0ff11))
* feat(initial): initial commit ([cdc60ea](https://github.com/atlas-bi/meilisearch-name-synonyms/commit/cdc60ea))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meilisearch-name-synonyms",
"version": "0.0.1",
"version": "1.0.0",
"description": "List of common names and nicknames to be used in a meilisearch username index as a synonym list",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9ac60c7

Please sign in to comment.