Skip to content

Commit d96e20e

Browse files
runnerrunner
authored andcommitted
chore: release package(s)
- [email protected]
1 parent e6e8877 commit d96e20e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/insert/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Change Log
2+
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.0 (2020-01-29)
7+
8+
9+
### Features
10+
11+
* migrate to lerna monorepo ([e6e8877](https://github.com/rx-ts/rollup/commit/e6e8877e59a934fb9058b179a2cbff9e18895268))
12+
13+
14+
15+
16+
117
# Changelog
218

319
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.

packages/insert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-insert",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "string mutation plugin for Rollup",
55
"repository": "git+https://github.com/rx-ts/rollup.git",
66
"homepage": "https://github.com/rx-ts/rollup/blob/master/packages/insert",

0 commit comments

Comments
 (0)