File tree 2 files changed +13
-13
lines changed
2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
-
5
- The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
- and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
-
8
- ## [ Unreleased]
9
-
10
- ### Added
11
-
12
- - Changelog
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
+
8
+ ## Unreleased
9
+
10
+ ## 1.0.4 - 2024-04-15
11
+ ### Added
12
+ - Changelog
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " array-add-num" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Add up all the numbers in the array" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " https://github.com/palashmon/array-add-num" ,
You can’t perform that action at this time.
0 commit comments