Skip to content

Commit fa1b125

Browse files
author
GitHub Actions
committed
chore: release v0.1.3
1 parent 6fde55b commit fa1b125

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
65
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
76

87
## Unreleased
8+
9+
## 0.1.3 - 2023-03-25
910
### Changed
1011
- Updating documentation
1112

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@centipede/spreader",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Fast spreadsheet logic library implemented in WebAssembly",
55
"keywords": [
66
"spreadsheet",

0 commit comments

Comments
 (0)