File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.1.6] - 2025-06-16
9
+ ### Fixed
10
+ - Work around IPM semantic versioning bug from past release
11
+
8
12
## [ 1.1.5] - 2025-06-11
9
13
### Fixed
10
14
- Future-proof for isc.json 3.x compatibility (^2.0.1 || ^3.0.0)
Original file line number Diff line number Diff line change 2
2
<Export generator =" Cache" version =" 25" >
3
3
<Document name =" isc.ipm.js.ZPM" ><Module >
4
4
<Name >isc.ipm.js</Name >
5
- <Version >1.1.5 </Version >
5
+ <Version >1.1.6 </Version >
6
6
<Dependencies >
7
7
<ModuleReference >
8
8
<Name >isc.json</Name >
9
- <Version >^ 2.0.1 || ^3 .0.0</Version >
9
+ <Version >> = 2.0.1 < 4 .0.0</Version >
10
10
</ModuleReference >
11
11
</Dependencies >
12
12
<Packaging >module</Packaging >
You can’t perform that action at this time.
0 commit comments