My team is developing a fairly extensive custom library for our team to use. As we’ve gotten further into development, we’re finding that revision management is becoming a challenge.
We’re trying to improve our workflow by using the hierarchy system to save multiple components together. This is speeding up our layout build time but creates a headache for revision management. Each time we update one component, we need to update all the instances where it is saved with other components as well.
Could anyone suggest a method to manage these revisions or perhaps a better approach to combining multiple components? We would like to use something more structured than an excel spreadsheet.