Skip to content

Commit 9475daf

Browse files
committed
v3.0.0
1 parent 04a1953 commit 9475daf

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [3.0.0] – 2024-04-15
10+
11+
### Changed
12+
13+
- Moved smart pickers to Nextcloud Assistant
14+
- Support Nextcloud 30
15+
16+
### Fix
17+
- fix: Correct Ethical AI rating
18+
919
## [2.0.1] – 2024-03-20
1020

1121
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "integration_replicate",
3-
"version": "1.1.0",
3+
"version": "3.0.0",
44
"description": "Replicate integration",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)