Skip to content

Commit

Permalink
feat: release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic committed Nov 6, 2023
1 parent bd4b368 commit d312ae0
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@
"updateInternalDependencies": "patch",
"ignore": [
"@accounts/e2e",
"@accounts/mikro-orm",
"@accounts/module-core",
"@accounts/module-magic-link",
"@accounts/module-mikro-orm",
"@accounts/module-mongo",
"@accounts/module-password",
"@accounts/module-typeorm",
"@examples/accounts-microservice",
"@examples/graphql-mikro-orm-typescript",
"@examples/graphql-typeorm-typescript",
Expand Down
36 changes: 36 additions & 0 deletions .changeset/sixty-bobcats-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
'@accounts/module-core': major
'@accounts/module-magic-link': major
'@accounts/module-mikro-orm': major
'@accounts/module-mongo': major
'@accounts/module-password': major
'@accounts/module-typeorm': major
'@accounts/apollo-link': major
'@accounts/client': major
'@accounts/client-magic-link': major
'@accounts/client-password': major
'@accounts/mikro-orm': major
'@accounts/mongo': major
'@accounts/mongo-magic-link': major
'@accounts/mongo-password': major
'@accounts/mongo-sessions': major
'@accounts/redis': major
'@accounts/database-tests': major
'@accounts/typeorm': major
'@accounts/error': major
'@accounts/express-session': major
'@accounts/graphql-client': major
'@accounts/magic-link': major
'@accounts/oauth': major
'@accounts/oauth-instagram': major
'@accounts/oauth-twitter': major
'@accounts/password': major
'@accounts/rest-client': major
'@accounts/rest-express': major
'@accounts/server': major
'@accounts/two-factor': major
'@accounts/types': major
'accounts-js': major
---

Release 1.0

0 comments on commit d312ae0

Please sign in to comment.