Skip to content

Commit

Permalink
chore(release): 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Dec 14, 2020
1 parent 8ec53ed commit 5271fd8
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 14 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.2.3](https://github.com/jeanlescure/short-unique-id/compare/v3.2.0...v3.2.3) (2020-12-14)


### Bug Fixes

* runkit file path ([4c7b6b4](https://github.com/jeanlescure/short-unique-id/commit/4c7b6b43809d8e504d2d340f49611d64ea21ef1c))

## [3.2.0](https://github.com/jeanlescure/short-unique-id/compare/v3.0.5...v3.2.0) (2020-11-05)


Expand Down
2 changes: 1 addition & 1 deletion dist/short-unique-id.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ System.register("version", [], function (exports_1, context_1) {
return {
setters: [],
execute: function () {
exports_1("default", '3.2.2');
exports_1("default", '3.2.3');
}
};
});
Expand Down
2 changes: 1 addition & 1 deletion dist/short-unique-id.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/classes/shortuniqueid.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Short Unique ID - Short UUID Generator</title>
<meta name="description" content="Documentation for short-unique-id - v3.2.2">
<meta name="description" content="Documentation for short-unique-id - v3.2.3">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script src="https://cdn.jsdelivr.net/npm/short-unique-id@latest/dist/short-unique-id.min.js"></script>
Expand Down Expand Up @@ -38,7 +38,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">short-unique-id - v3.2.2</a>
<a href="../index.html" class="title">short-unique-id - v3.2.3</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Short Unique ID - Short UUID Generator</title>
<meta name="description" content="Documentation for short-unique-id - v3.2.2">
<meta name="description" content="Documentation for short-unique-id - v3.2.3">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
<script src="https://cdn.jsdelivr.net/npm/short-unique-id@latest/dist/short-unique-id.min.js"></script>
Expand Down Expand Up @@ -38,7 +38,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="index.html" class="title">short-unique-id - v3.2.2</a>
<a href="index.html" class="title">short-unique-id - v3.2.3</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand All @@ -63,7 +63,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
</ul>
<h1>short-unique-id - v3.2.2</h1>
<h1>short-unique-id - v3.2.3</h1>
</div>
</div>
</header>
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Short Unique ID - Short UUID Generator</title>
<meta name="description" content="Documentation for short-unique-id - v3.2.2">
<meta name="description" content="Documentation for short-unique-id - v3.2.3">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
<script src="https://cdn.jsdelivr.net/npm/short-unique-id@latest/dist/short-unique-id.min.js"></script>
Expand Down Expand Up @@ -38,7 +38,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="index.html" class="title">short-unique-id - v3.2.2</a>
<a href="index.html" class="title">short-unique-id - v3.2.3</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand All @@ -63,7 +63,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
</ul>
<h1>short-unique-id - v3.2.2</h1>
<h1>short-unique-id - v3.2.3</h1>
</div>
</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion lib/short-unique-id.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ System.register("version", [], function (exports_1, context_1) {
return {
setters: [],
execute: function () {
exports_1("default", '3.2.2');
exports_1("default", '3.2.3');
}
};
});
Expand Down
2 changes: 1 addition & 1 deletion lib/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ System.register("version", [], function (exports_1, context_1) {
return {
setters: [],
execute: function () {
exports_1("default", '3.2.2');
exports_1("default", '3.2.3');
}
};
});
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "short-unique-id",
"version": "3.2.2",
"version": "3.2.3",
"description": "Generate random or sequential UUID of any length",
"keywords": [
"short",
Expand Down
2 changes: 1 addition & 1 deletion short_uuid
Submodule short_uuid updated 1 files
+1 −1 version.ts

0 comments on commit 5271fd8

Please sign in to comment.