File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this
77project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
88
9- ## [ 0.3.0] - Unreleased
9+ ## [ 0.3.0] - 2025-05-07
1010### Changed
1111- Upgrade to Lume 3
1212
@@ -39,7 +39,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
3939## [ 0.1.0] - 2024-03-20
4040First version
4141
42- [ 0.3.0 ] : https://github.com/lumeland/theme-simple-me/compare/v0.2.0...HEAD
42+ [ 0.3.0 ] : https://github.com/lumeland/theme-simple-me/compare/v0.2.0...v0.3.0
4343[ 0.2.0 ] : https://github.com/lumeland/theme-simple-me/compare/v0.1.4...v0.2.0
4444[ 0.1.4 ] : https://github.com/lumeland/theme-simple-me/compare/v0.1.3...v0.1.4
4545[ 0.1.3 ] : https://github.com/lumeland/theme-simple-me/compare/v0.1.2...v0.1.3
Original file line number Diff line number Diff line change 11{
22 "imports" : {
3- "lume/" : " https://cdn.jsdelivr.net/gh/lumeland/ lume@c9d1404a01a7aa256968683362414cbb56c9b7a7 /" ,
4- "lume/cms/" : " https://cdn.jsdelivr.net/gh/lumeland/cms@d5d43ed9f6245730b8b7810f9af8eef3a012dd73 /" ,
5- "lume/jsx-runtime" :
" https://deno.land/x/[email protected] .8 /jsx-runtime.ts" 3+ "lume/" : " https://deno.land/x/ lume@v3.0.0 /" ,
4+ "lume/cms/" : " https://cdn.jsdelivr.net/gh/lumeland/cms@0.11.5 /" ,
5+ "lume/jsx-runtime" :
" https://deno.land/x/[email protected] .9 /jsx-runtime.ts" 66 },
77 "tasks" : {
88 "lume" : " echo \" import 'lume/cli.ts'\" | deno run -A -" ,
You can’t perform that action at this time.
0 commit comments