Skip to content

Commit 4d7c27b

Browse files
chore(release): v1.0.5 [skip ci]
1 parent cab0ed7 commit 4d7c27b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
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
98

9+
## 1.0.5 - 2024-04-15
10+
1011
## 1.0.4 - 2024-04-15
1112
### Added
1213
- Changelog

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-add-num",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Add up all the numbers in the array",
55
"license": "MIT",
66
"repository": "https://github.com/palashmon/array-add-num",

0 commit comments

Comments
 (0)