Skip to content

Commit 9d0657a

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2023-06-30) ### Bug Fixes * add padding to end of file input for other languages ([33a13a4](33a13a4)), closes [#12](#12)
1 parent 33a13a4 commit 9d0657a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.5.1](https://github.com/RiskChallenger/open-components/compare/v1.5.0...v1.5.1) (2023-06-30)
2+
3+
### Bug Fixes
4+
5+
- add padding to end of file input for other languages ([33a13a4](https://github.com/RiskChallenger/open-components/commit/33a13a480941a02069329f4ef0004f6a8da284b9)), closes [#12](https://github.com/RiskChallenger/open-components/issues/12)
6+
17
# [1.5.0](https://github.com/RiskChallenger/open-components/compare/v1.4.13...v1.5.0) (2023-06-28)
28

39
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@riskchallenger/open-components",
33
"private": false,
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"author": "RiskChallenger <[email protected]> (https://riskchallenger.nl)",
66
"source": "src/main.css",
77
"scripts": {

0 commit comments

Comments
 (0)