Skip to content

Commit 3c4aa6b

Browse files
committed
Release 0.1.3
1 parent d4f7301 commit 3c4aa6b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1+
## v0.1.3 (2021-02-02)
2+
3+
#### :house: Internal
4+
* [#11](https://github.com/kaliber5/ember-bootstrap-codemods/pull/11) Setup release-it ([@simonihmig](https://github.com/simonihmig))
5+
* [#9](https://github.com/kaliber5/ember-bootstrap-codemods/pull/9) Setup dependabot ([@simonihmig](https://github.com/simonihmig))
6+
* [#8](https://github.com/kaliber5/ember-bootstrap-codemods/pull/8) Update dependencies, run lint in CI ([@simonihmig](https://github.com/simonihmig))
7+
* [#7](https://github.com/kaliber5/ember-bootstrap-codemods/pull/7) Fix CI failures ([@simonihmig](https://github.com/simonihmig))
8+
9+
#### Committers: 2
10+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
11+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
12+
113
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-codemods",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Codemods to ease upgrading of ember-bootstrap",
55
"keywords": [
66
"codemod-cli"

0 commit comments

Comments
 (0)