Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Feature/helmet #37

Merged
merged 3 commits into from
Oct 14, 2018
Merged

Feature/helmet #37

merged 3 commits into from
Oct 14, 2018

Conversation

byCedric
Copy link
Owner

Linked issue

Fixes #29

@byCedric byCedric added the feature New feature or request label Oct 14, 2018
@byCedric byCedric added this to the 1.0.0 milestone Oct 14, 2018
@codecov
Copy link

codecov bot commented Oct 14, 2018

Codecov Report

Merging #37 into develop will decrease coverage by 0.79%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #37     +/-   ##
=========================================
- Coverage     6.17%   5.37%   -0.8%     
=========================================
  Files           16      17      +1     
  Lines           81      93     +12     
  Branches        10      11      +1     
=========================================
  Hits             5       5             
- Misses          66      77     +11     
- Partials        10      11      +1
Impacted Files Coverage Δ
src/molecules/user/user-meta.js 0% <0%> (ø)
src/providers/github.js 0% <0%> (ø) ⬆️
src/molecules/user/user.js 0% <0%> (ø) ⬆️

@byCedric byCedric merged commit de10abc into develop Oct 14, 2018
@byCedric byCedric deleted the feature/helmet branch October 14, 2018 14:58
byCedric pushed a commit that referenced this pull request Oct 14, 2018
# [0.2.0](0.1.0...0.2.0) (2018-10-14)

### Bug fixes

* align user description horizontally with small text ([#30](#30)) ([6fb0e49](6fb0e49))
* avatar atom default props overwriting original proptypes ([#36](#36)) ([4251cff](4251cff))
* prefix github username environment variable ([#31](#31)) ([80a959a](80a959a))

### Code refactors

* disable manifest until names issue is resolved ([#34](#34)) ([7a0b43d](7a0b43d)), closes [#33](#33)
* replace static react title with github username ([#32](#32)) ([f921faa](f921faa))

### New features

* add helmet for proper meta tags ([#37](#37)) ([de10abc](de10abc))

### Pipeline changes

* disable windows builds due to issues with env vars ([#38](#38)) ([67f48f0](67f48f0))
* enable linux macos and windows ([#35](#35)) ([30480a3](30480a3))
* limit release scripts to linux only ([#40](#40)) ([fbc1e73](fbc1e73))
@byCedric
Copy link
Owner Author

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant