Skip to content

Commit

Permalink
Merge pull request #20 from platformsh/action-updates
Browse files Browse the repository at this point in the history
Bump to 2.4.1
  • Loading branch information
Crell committed Feb 5, 2021
2 parents ca019ee + 3425567 commit 8a35aa6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 68 deletions.
65 changes: 0 additions & 65 deletions .circleci/config.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
deploy:
name: Publish to npm
name: 'Publish to npm'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [2.4.0] - 2021-02-03
## [2.4.1] - 2021-02-03

### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "platformsh-config",
"version": "2.4.0",
"version": "2.4.1",
"description": "Helper for running nodejs applications on Platform.sh",
"main": "lib/platformsh.js",
"keywords": [
Expand Down

0 comments on commit 8a35aa6

Please sign in to comment.