File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- # [ Unreleased ]
8+ # [ 1.9.0 ]
99
1010### Added
1111
@@ -106,6 +106,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
106106- Initial release 🎉
107107
108108[ Unreleased ] : https://github.com/samwarnick/obsidian-simple-embeds/compare/1.8.0...HEAD
109+ [ 1.9.0 ] : https://github.com/samwarnick/obsidian-simple-embeds/compare/1.8.0...1.9.0
109110[ 1.8.0 ] : https://github.com/samwarnick/obsidian-simple-embeds/compare/1.7.0...1.8.0
110111[ 1.7.0 ] : https://github.com/samwarnick/obsidian-simple-embeds/compare/1.6.3...1.7.0
111112[ 1.6.3 ] : https://github.com/samwarnick/obsidian-simple-embeds/compare/1.6.2...1.6.3
Original file line number Diff line number Diff line change 11{
22 "id" : " simple-embeds" ,
33 "name" : " Simple Embeds" ,
4- "version" : " 1.8 .0" ,
4+ "version" : " 1.9 .0" ,
55 "minAppVersion" : " 0.9.12" ,
66 "description" : " Replaces Twitter and YouTube links with embeds when previewing a file." ,
77 "author" : " Sam Warnick" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " simple-embeds" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "description" : " Searches for Twitter and YouTube links and replaces them with embeds when previewed." ,
55 "main" : " main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments