Releases: devpow112/serverless-plugin-function-value
Releases · devpow112/serverless-plugin-function-value
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
This release is also available on:
1.1.0 (2020-09-18)
Features
- add ability to reference logical id (6c10905)
Tests
- commitlint: adjust line length limits (7d51379)
- commitlint: remove length limits (51b830b)
- mocha: lower timeout (fa44a4a)
Miscellaneous Chores
- deps-dev: update semantic-release requirement (82d26ff)
- git: add package-lock.json (8636aca)
- git: enable auto eol normalization (fae491c)
- labels: sort alphabetically (64d5b05)
- npm: clean-up scripts (900e7f7)
- nyc: clean-up config (a07e501)
- sync-labels: remove extra spaces (f05a55b)
Build System
- commitlint: enable linting of commits (7466c45)
- github-actions: adjust schedule (3f74340)
- github-actions: adjust schedule again (eea1318)
- github-actions: adjust schedule to daily at 8:00 UTC (7c3192a)
- github-actions: clean-up naming (cc08e68)
- github-actions: label syncer explicit version (70ae9dc)
- github-actions: switch checkout to explicit version (bb8e289)
- release: add schedule (16935a3)
- release: change tag format (e27a030)
- release: switch conditionals (1576651)
- semantic-release: clean-up config (205e84a)
v1.0.15
v1.0.14
v1.0.13
v1.0.12
This release is also available on:
1.0.12 (2020-09-10)
Build System
- dependabot: switch github actions dependabot prefix (156e0d0)
- semantic-release: adjust release conditions (9a2e9b9)
- semantic-release: adjust release conditions better (4aec035)
Tests
- pull out common string into variable (0bfd811)
Miscellaneous Chores
Code Refactoring
- use name from package.json for service name (a6c9992)