Skip to content

Commit d89aa08

Browse files
authored
1.28.0 (#956)
* chore: prepare release v1.28.0 * update changelog * fix changelog
1 parent 06714f6 commit d89aa08

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @remoteoss/remote-flows
22

3+
## 1.28.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- add engagement step for Germany (#946) [#946](https://github.com/remoteoss/remote-flows/pull/946)
10+
11+
#### Chores
12+
13+
- remove vercel deployment (#952) [#952](https://github.com/remoteoss/remote-flows/pull/952)
14+
- update amondnet/vercel-action action to v42 (#940) [#940](https://github.com/remoteoss/remote-flows/pull/940)
15+
- update dependency postcss to v8.5.10 (#954) [#954](https://github.com/remoteoss/remote-flows/pull/954)
16+
317
## 1.27.0
418

519
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "@remoteoss/remote-flows",
3-
"version": "1.27.0",
3+
"version": "1.28.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/remoteoss/remote-flows.git"

0 commit comments

Comments
 (0)