File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
2525---
2626
27+ ## [ 0.1.1]
28+
29+ ### Verified Versions
30+
31+ - [ JDK] \: 11+
32+ - [ Kotlin] \: 1.8.20
33+ - [ Compose] \: 1.4.0
34+ - [ MDC] \: ^14.0.0
35+
36+ ### Added
37+
38+ ### Changed
39+
40+ - Migrated from ` kotlin-multiplatform ` to ` kotlin-js ` plugin to avoid publishing unnecessary metadata artefacts.
41+ - Bumped dependency versions
42+
43+ ### Removed
44+
45+ ---
46+
2747## [ 0.1.0]
2848
2949### Verified Versions
@@ -206,7 +226,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
206226
207227---
208228
209- [ SNAPSHOT ] : https://github.com/mpetuska/npm-publish/compare/0.1.0...HEAD
229+ [ SNAPSHOT ] : https://github.com/mpetuska/npm-publish/compare/0.1.1...HEAD
230+
231+ [ 0.1.1 ] : https://github.com/mpetuska/npm-publish/compare/0.1.0...0.1.1
210232
211233[ 0.1.0 ] : https://github.com/mpetuska/npm-publish/compare/0.0.5...0.1.0
212234
You can’t perform that action at this time.
0 commit comments