Skip to content

Commit 8dfd630

Browse files
committed
chore(lib): release 0.6.0
1 parent 174d6c6 commit 8dfd630

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs/contentful-rich-text-angular-renderer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@flowup/contentful-rich-text-angular-renderer",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"license": "MIT",
55
"repository": {
66
"url": "https://github.com/flowup/contentful-rich-text-angular-renderer"
77
},
88
"peerDependencies": {
9-
"@angular/core": "^15.0.0",
10-
"@angular/common": "^15.0.0",
11-
"@angular/platform-browser-dynamic": "^15.0.0",
9+
"@angular/core": "^16.0.0",
10+
"@angular/common": "^16.0.0",
11+
"@angular/platform-browser-dynamic": "^16.0.0",
1212
"@contentful/rich-text-types": "^16.0.0",
1313
"rxjs": "^6.0.0 || ^7.0.0"
1414
},

0 commit comments

Comments
 (0)