Skip to content

Commit df5a646

Browse files
authored
Merge pull request #23 from xseman/release-please--branches--master--components--bysquare
v2.8.2
2 parents c53101d + 651c3af commit df5a646

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.8.1"
2+
".": "2.8.2"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.8.2](https://github.com/xseman/bysquare/compare/v2.8.1...v2.8.2) (2024-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* inlined enums in emited js ([c53101d](https://github.com/xseman/bysquare/commit/c53101d0faa02d1899f42ce9dcdbe6eff907a2f4))
9+
10+
11+
### Maintenance
12+
13+
* update release sections ([a6c6608](https://github.com/xseman/bysquare/commit/a6c6608e90251c1c3194cf0f5362af0a3e0d5734))
14+
315
## [2.8.1](https://github.com/xseman/bysquare/compare/v2.8.0...v2.8.1) (2024-03-16)
416

517

package-lock.json

+2-2
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,7 +1,7 @@
11
{
22
"name": "bysquare",
33
"description": "It's a national standard for payment QR codes adopted by Slovak Banking Association (SBA)",
4-
"version": "2.8.1",
4+
"version": "2.8.2",
55
"license": "Apache-2.0",
66
"funding": "https://github.com/sponsors/xseman",
77
"homepage": "https://github.com/xseman/bysquare#readme",

0 commit comments

Comments
 (0)