Skip to content

Commit 0467b6a

Browse files
committed
[INTERNAL] Prepare npm release
- Set UI5 Tooling dependencies to npm - Add npm badge to readme - Fix icon URL in readme
1 parent 1644a10 commit 0467b6a

File tree

3 files changed

+210
-301
lines changed

3 files changed

+210
-301
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
![UI5 logo](https://github.com/SAP/ui5-tooling/blob/master/docs/images/UI5_logo_wide.png)
1+
![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-tooling/master/docs/images/UI5_logo_wide.png)
22

33
# ui5-project
44
> Modules for building a UI5 projects dependency tree, including configuration
55
> Part of the [UI5 Build and Development Tooling](https://github.com/SAP/ui5-tooling)
66
77
[![Travis CI Build Status](https://travis-ci.org/SAP/ui5-project.svg?branch=master)](https://travis-ci.org/SAP/ui5-project)
8+
[![npm Package Version](https://img.shields.io/npm/v/@ui5/project.svg)](https://www.npmjs.com/package/@ui5/project)
89

910
**This is a Pre-Alpha release!**
1011
**The UI5 Build and Development Tooling described here is not intended for productive use yet. Breaking changes are to be expected.**
@@ -240,5 +241,8 @@ Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/bl
240241
## Support
241242
Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md#report-an-issue) on how to report an issue.
242243

244+
## Release History
245+
See [CHANGELOG.md](CHANGELOG.md).
246+
243247
## License
244248
This project is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](/LICENSE.txt) file.

0 commit comments

Comments
 (0)