Skip to content

Commit 8fd7e85

Browse files
tercelclaude
andcommitted
chore: rebrand aipartnerup → aiperceivable, bump patch version
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0018ca0 commit 8fd7e85

File tree

4 files changed

+28
-23
lines changed

4 files changed

+28
-23
lines changed

CHANGELOG.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.13.1] - 2026-03-22
9+
10+
### Changed
11+
- Rebrand: aipartnerup → aiperceivable
12+
813
## [0.13.0] - 2026-03-12
914

1015
### Added
@@ -446,15 +451,15 @@ Built-in `system.*` modules that allow AI agents to query, monitor
446451

447452
---
448453

449-
[0.12.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.11.0...v0.12.0
450-
[0.11.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.10.0...v0.11.0
451-
[0.10.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.9.0...v0.10.0
452-
[0.9.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.8.0...v0.9.0
453-
[0.8.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.7.0...v0.8.0
454-
[0.7.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.6.0...v0.7.0
455-
[0.6.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.5.0...v0.6.0
456-
[0.5.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.4.0...v0.5.0
457-
[0.4.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.3.0...v0.4.0
458-
[0.3.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.2.0...v0.3.0
459-
[0.2.0]: https://github.com/aipartnerup/apcore-typescript/compare/v0.1.0...v0.2.0
460-
[0.1.0]: https://github.com/aipartnerup/apcore-typescript/releases/tag/v0.1.0
454+
[0.12.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.11.0...v0.12.0
455+
[0.11.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.10.0...v0.11.0
456+
[0.10.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.9.0...v0.10.0
457+
[0.9.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.8.0...v0.9.0
458+
[0.8.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.7.0...v0.8.0
459+
[0.7.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.6.0...v0.7.0
460+
[0.6.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.5.0...v0.6.0
461+
[0.5.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.4.0...v0.5.0
462+
[0.4.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.3.0...v0.4.0
463+
[0.3.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.2.0...v0.3.0
464+
[0.2.0]: https://github.com/aiperceivable/apcore-typescript/compare/v0.1.0...v0.2.0
465+
[0.1.0]: https://github.com/aiperceivable/apcore-typescript/releases/tag/v0.1.0

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://raw.githubusercontent.com/aipartnerup/apcore/main/apcore-logo.svg" alt="apcore logo" width="200"/>
2+
<img src="https://raw.githubusercontent.com/aiperceivable/apcore/main/apcore-logo.svg" alt="apcore logo" width="200"/>
33
</div>
44

55
# apcore
@@ -28,7 +28,7 @@ apcore is an AI-Perceivable module standard that makes every interface naturally
2828
## Documentation
2929

3030
For full documentation, including Quick Start guides and API reference, visit:
31-
**[https://aipartnerup.github.io/apcore/getting-started.html](https://aipartnerup.github.io/apcore/getting-started.html)**
31+
**[https://aiperceivable.github.io/apcore/getting-started.html](https://aiperceivable.github.io/apcore/getting-started.html)**
3232

3333
## Requirements
3434

@@ -315,11 +315,11 @@ npm run build
315315

316316
## Links
317317

318-
- **Documentation:** [https://aipartnerup.github.io/apcore/getting-started.html](https://aipartnerup.github.io/apcore/getting-started.html)
319-
- **Specification:** [https://github.com/aipartnerup/apcore](https://github.com/aipartnerup/apcore)
320-
- **GitHub:** [https://github.com/aipartnerup/apcore-typescript](https://github.com/aipartnerup/apcore-typescript)
318+
- **Documentation:** [https://aiperceivable.github.io/apcore/getting-started.html](https://aiperceivable.github.io/apcore/getting-started.html)
319+
- **Specification:** [https://github.com/aiperceivable/apcore](https://github.com/aiperceivable/apcore)
320+
- **GitHub:** [https://github.com/aiperceivable/apcore-typescript](https://github.com/aiperceivable/apcore-typescript)
321321
- **npm:** [https://www.npmjs.com/package/apcore-js](https://www.npmjs.com/package/apcore-js)
322-
- **Issues:** [https://github.com/aipartnerup/apcore-typescript/issues](https://github.com/aipartnerup/apcore-typescript/issues)
322+
- **Issues:** [https://github.com/aiperceivable/apcore-typescript/issues](https://github.com/aiperceivable/apcore-typescript/issues)
323323

324324
## License
325325

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apcore-js",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "AI-Perceivable Core — schema-driven module standard",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -29,11 +29,11 @@
2929
},
3030
"repository": {
3131
"type": "git",
32-
"url": "https://github.com/aipartnerup/apcore-typescript.git"
32+
"url": "https://github.com/aiperceivable/apcore-typescript.git"
3333
},
34-
"homepage": "https://aipartnerup.com",
34+
"homepage": "https://aiperceivable.com",
3535
"bugs": {
36-
"url": "https://github.com/aipartnerup/apcore-typescript/issues"
36+
"url": "https://github.com/aiperceivable/apcore-typescript/issues"
3737
},
3838
"keywords": [
3939
"apcore",

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ export type { UsageRecord, CallerUsageSummary, HourlyBucket, ModuleUsageSummary,
160160
export { TraceContext } from './trace-context.js';
161161
export type { TraceParent } from './trace-context.js';
162162

163-
export const VERSION = '0.13.0';
163+
export const VERSION = '0.13.1';

0 commit comments

Comments
 (0)