Skip to content

Commit 23150bd

Browse files
committed
Publish
- ml-array-normed@1.3.1
1 parent 7efd164 commit 23150bd

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/array-normed/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.1](https://github.com/mljs/array/compare/ml-array-normed@1.3.0...ml-array-normed@1.3.1) (2020-04-17)
7+
8+
**Note:** Version bump only for package ml-array-normed
9+
10+
11+
12+
13+
614
# [1.3.0](https://github.com/mljs/array/compare/ml-array-normed@1.2.0...ml-array-normed@1.3.0) (2020-04-17)
715

816

packages/array-normed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-array-normed",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Get a normed array in an array",
55
"main": "lib/index.js",
66
"module": "lib-es6/index.js",

0 commit comments

Comments
 (0)