We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efd164 commit 23150bdCopy full SHA for 23150bd
2 files changed
packages/array-normed/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
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
14
# [1.3.0](https://github.com/mljs/array/compare/ml-array-normed@1.2.0...ml-array-normed@1.3.0) (2020-04-17)
15
16
packages/array-normed/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ml-array-normed",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Get a normed array in an array",
"main": "lib/index.js",
"module": "lib-es6/index.js",
0 commit comments