Skip to content

Commit 5bd802a

Browse files
committed
build(universal-env): publish version 3.3.1
1 parent 1ecfe3b commit 5bd802a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/env/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [3.3.1] - 2021-05-18
4+
5+
### Chore
6+
7+
- Update a patch version for sync without any change
8+
39
## [3.3.0] - 2021-03-15
410

511
### Added

packages/env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "universal-env",
33
"author": "rax",
4-
"version": "3.3.0",
4+
"version": "3.3.1",
55
"description": "",
66
"main": "lib/index.js",
77
"files": [

0 commit comments

Comments
 (0)