Skip to content

Commit 4a461fc

Browse files
committed
feat: release 1.0
1 parent acef284 commit 4a461fc

File tree

2 files changed

+36
-7
lines changed

2 files changed

+36
-7
lines changed

.changeset/config.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88
"updateInternalDependencies": "patch",
99
"ignore": [
1010
"@accounts/e2e",
11-
"@accounts/mikro-orm",
12-
"@accounts/module-core",
13-
"@accounts/module-magic-link",
14-
"@accounts/module-mikro-orm",
15-
"@accounts/module-mongo",
16-
"@accounts/module-password",
17-
"@accounts/module-typeorm",
1811
"@examples/accounts-microservice",
1912
"@examples/graphql-mikro-orm-typescript",
2013
"@examples/graphql-typeorm-typescript",

.changeset/sixty-bobcats-pump.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
'@accounts/module-core': major
3+
'@accounts/module-magic-link': major
4+
'@accounts/module-mikro-orm': major
5+
'@accounts/module-mongo': major
6+
'@accounts/module-password': major
7+
'@accounts/module-typeorm': major
8+
'@accounts/apollo-link': major
9+
'@accounts/client': major
10+
'@accounts/client-magic-link': major
11+
'@accounts/client-password': major
12+
'@accounts/mikro-orm': major
13+
'@accounts/mongo': major
14+
'@accounts/mongo-magic-link': major
15+
'@accounts/mongo-password': major
16+
'@accounts/mongo-sessions': major
17+
'@accounts/redis': major
18+
'@accounts/database-tests': major
19+
'@accounts/typeorm': major
20+
'@accounts/error': major
21+
'@accounts/express-session': major
22+
'@accounts/graphql-client': major
23+
'@accounts/magic-link': major
24+
'@accounts/oauth': major
25+
'@accounts/oauth-instagram': major
26+
'@accounts/oauth-twitter': major
27+
'@accounts/password': major
28+
'@accounts/rest-client': major
29+
'@accounts/rest-express': major
30+
'@accounts/server': major
31+
'@accounts/two-factor': major
32+
'@accounts/types': major
33+
'accounts-js': major
34+
---
35+
36+
Release 1.0

0 commit comments

Comments
 (0)