Skip to content

Commit d19c8bf

Browse files
chore(release): publish
- project: @23blocks/block-authentication 1.0.0 - project: @23blocks/block-conversations 1.0.0 - project: @23blocks/block-geolocation 1.0.0 - project: @23blocks/block-onboarding 1.0.0 - project: @23blocks/block-university 1.0.0 - project: @23blocks/block-campaigns 1.0.0 - project: @23blocks/block-products 1.0.0 - project: @23blocks/transport-http 1.0.0 - project: @23blocks/block-company 1.0.0 - project: @23blocks/block-content 1.0.0 - project: @23blocks/block-rewards 1.0.0 - project: @23blocks/jsonapi-codec 1.0.0 - project: @23blocks/block-assets 1.0.0 - project: @23blocks/block-jarvis 1.0.0 - project: @23blocks/block-search 1.0.0 - project: @23blocks/block-wallet 1.0.0 - project: @23blocks/block-files 1.0.0 - project: @23blocks/block-forms 1.0.0 - project: @23blocks/block-sales 1.0.0 - project: @23blocks/block-crm 1.0.0 - project: @23blocks/contracts 1.0.0 - project: @23blocks/angular 1.0.0 - project: @23blocks/react 1.0.0 - project: @23blocks/sdk 1.0.0
1 parent 0b910c6 commit d19c8bf

49 files changed

Lines changed: 346 additions & 48 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

Lines changed: 26 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/angular/CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
# 1.0.0 (2025-12-13)
2+
3+
### 🚀 Features
4+
5+
- ⚠️ add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
6+
7+
### ⚠️ Breaking Changes
8+
9+
- add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
10+
None - new APIs are additive, existing APIs unchanged
11+
🤖 Generated with [Claude Code](https://claude.com/claude-code)
12+
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13+
14+
### 🧱 Updated Dependencies
15+
16+
- Updated @23blocks/block-authentication to 1.0.0
17+
- Updated @23blocks/block-conversations to 1.0.0
18+
- Updated @23blocks/block-geolocation to 1.0.0
19+
- Updated @23blocks/block-onboarding to 1.0.0
20+
- Updated @23blocks/block-university to 1.0.0
21+
- Updated @23blocks/block-campaigns to 1.0.0
22+
- Updated @23blocks/block-products to 1.0.0
23+
- Updated @23blocks/transport-http to 1.0.0
24+
- Updated @23blocks/block-company to 1.0.0
25+
- Updated @23blocks/block-content to 1.0.0
26+
- Updated @23blocks/block-rewards to 1.0.0
27+
- Updated @23blocks/block-assets to 1.0.0
28+
- Updated @23blocks/block-jarvis to 1.0.0
29+
- Updated @23blocks/block-search to 1.0.0
30+
- Updated @23blocks/block-wallet to 1.0.0
31+
- Updated @23blocks/block-files to 1.0.0
32+
- Updated @23blocks/block-forms to 1.0.0
33+
- Updated @23blocks/block-sales to 1.0.0
34+
- Updated @23blocks/block-crm to 1.0.0
35+
- Updated @23blocks/contracts to 1.0.0
36+
37+
### ❤️ Thank You
38+
39+
- Claude Opus 4.5
40+
- Juan Pelaez
41+
142
## 0.2.1 (2025-12-13)
243

344
### 🧱 Updated Dependencies

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@23blocks/angular",
3-
"version": "0.2.1",
3+
"version": "1.0.0",
44
"description": "Angular bindings for 23blocks SDK - Injectable services with RxJS Observables",
55
"license": "MIT",
66
"author": "23blocks <hello@23blocks.com>",

packages/block-assets/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.0 (2025-12-13)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @23blocks/jsonapi-codec to 1.0.0
6+
- Updated @23blocks/contracts to 1.0.0
7+
18
## 0.2.1 (2025-12-13)
29

310
### 🧱 Updated Dependencies

packages/block-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@23blocks/block-assets",
3-
"version": "0.2.1",
3+
"version": "1.0.0",
44
"description": "Assets block for 23blocks SDK - asset management, tracking, events, and audits",
55
"license": "MIT",
66
"author": "23blocks <hello@23blocks.com>",

packages/block-authentication/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.0 (2025-12-13)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @23blocks/jsonapi-codec to 1.0.0
6+
- Updated @23blocks/contracts to 1.0.0
7+
18
## 0.1.2 (2025-12-13)
29

310
### 🧱 Updated Dependencies

packages/block-authentication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@23blocks/block-authentication",
3-
"version": "0.1.2",
3+
"version": "1.0.0",
44
"description": "Authentication block for 23blocks SDK - users, roles, API keys, subscriptions",
55
"license": "MIT",
66
"author": "23blocks <hello@23blocks.com>",

packages/block-campaigns/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.0 (2025-12-13)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @23blocks/jsonapi-codec to 1.0.0
6+
- Updated @23blocks/contracts to 1.0.0
7+
18
## 0.2.1 (2025-12-13)
29

310
### 🧱 Updated Dependencies

packages/block-campaigns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@23blocks/block-campaigns",
3-
"version": "0.2.1",
3+
"version": "1.0.0",
44
"description": "Campaigns block for 23blocks SDK - marketing campaigns, media, landing pages, and audience management",
55
"license": "MIT",
66
"author": "23blocks <hello@23blocks.com>",

packages/block-company/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.0 (2025-12-13)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated @23blocks/jsonapi-codec to 1.0.0
6+
- Updated @23blocks/contracts to 1.0.0
7+
18
## 0.2.1 (2025-12-13)
29

310
### 🧱 Updated Dependencies

0 commit comments

Comments
 (0)