We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984d329 commit 39c50b9Copy full SHA for 39c50b9
.travis.yml
@@ -29,7 +29,7 @@ script:
29
- npm run test
30
- npm run build-package
31
after_success:
32
- # - npm run semantic-release
+ - npm run semantic-release
33
branches:
34
except:
35
- "/^v\\d+\\.\\d+\\.\\d+$/"
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@telerik/kendo-intl",
3
"description": "A package exporting functions for date and number parsing and formatting",
4
- "version": "0.9.5",
+ "version": "0.0.0-semantically-released",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/telerik/kendo-intl.git"
0 commit comments