File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+
23All notable changes to this project will be documented in this file.
34
45The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
56and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
67
8+ ## [ 1.1.0] - 2022-03-03
9+
10+ ### Added
11+
12+ - new full demo showcasing every available style method
13+ - new ` XLSX.style_version ` library prop
14+ - new banner image on ` README.md `
15+
16+ ### Updated
17+
18+ - ` xlsx.js ` updated to version "0.18.5"
19+ - typescript defs props all documented now
20+ - lots of updates to README
21+
722## [ 1.0.0] - 2021-01-25
823
9- * Initial release
24+ - Initial release
Original file line number Diff line number Diff line change 11{
22 "name" : " xlsx-js-style" ,
3- "version" : " 1.1.0-beta " ,
3+ "version" : " 1.1.0" ,
44 "author" : " gitbrent" ,
55 "description" : " SheetJS Spreadsheet Community Edition plus Basic Cell Styles" ,
66 "homepage" : " https://github.com/gitbrent/xlsx-js-style/" ,
You can’t perform that action at this time.
0 commit comments