Skip to content

Commit 9baad7e

Browse files
Commit changelog of version 2.2.2
## [2.2.2] 2019-10-24 ### Fixed - Include babel runtime directly in source code instead of creating a dependency.
1 parent df89a07 commit 9baad7e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33

44

5+
## [2.2.2] 2019-10-24
6+
### Fixed
7+
- Include babel runtime directly in source code instead of creating a dependency.
8+
59
## [2.2.1] 2019-10-21
610
### Fixed
711
- Missing runtine helper settings in babel.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socifi/rollup-config",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "SOCIFI default rollup config",
55
"main": "./src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)